Gets the specified assembly.
Namespace: MindFusion.Diagramming
Assembly: 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 infrastructure and is not intended to be used directly from your code.