Constable Authorization Engine 2.0 BETA

Context.PreloadAssembly Method 

[This is preliminary documentation and subject to change.]

This member supports the LaMarvin Design Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Shared Function PreloadAssembly( _
   ByVal dllPath As String _
) As Assembly
[C#]
public static Assembly PreloadAssembly(
   string dllPath
);

See Also

Context Class | LaMarvin.Design Namespace