C# Class Microsoft.ManagementConsole.SnapInRegistration

Show file Open project: SiteView/ECC8.13

Public Methods

Method Description
LoadFromType ( Type type ) : SnapInRegistrationInfo

Private Methods

Method Description
BuildPath ( string path, Type originType, bool isApplicationBaseRelative ) : string
LoadNodeTypes ( SnapInRegistrationInfo info, Type type ) : void

Method Details

LoadFromType() public static method

public static LoadFromType ( Type type ) : SnapInRegistrationInfo
type System.Type
return Microsoft.ManagementConsole.Internal.SnapInRegistrationInfo