Gets the specified assembly.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static Assembly GetLoadedAssembly ( |
Visual Basic Copy Code |
---|
Public Shared Function GetLoadedAssembly( _ |
The full name of the assembly.
An instance of the .NET Assembly class.
This method supports the MindFusion.Diagramming for WebForms infrastructure and is not intended to be used directly from your code.