C# Class TMX.TMXPluginManager

Description of TMXPluginManager.
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
SubscribeToPlugins ( ) : bool

Private Methods

Method Description
AddInResolveEventHandler ( object sender, ResolveEventArgs args ) : Assembly
GatherTestResults ( ) : bool
InstantiateMyTypeFail ( AppDomain domain ) : void
InstantiateMyTypeSucceed ( AppDomain domain ) : void
TMXPluginManager ( ) : System
addAdInToAddInCollection ( Assembly addInAssembly ) : void
isAddInOfSupportedType ( Assembly candidateAssembly ) : bool
notInRegisteredAddIns ( string assemblyName ) : bool

Method Details

SubscribeToPlugins() public static method

public static SubscribeToPlugins ( ) : bool
return bool