Method | Description | |
---|---|---|
FindBinaryDirectory ( string hintViewFileName ) : string | ||
GetHelpers ( ) : List |
||
GetViewComponents ( ) : List |
||
IntelliSenseProvider ( string binaryDirectory ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetAssembliesInBinaryDirectory ( ) : List |
||
IntelliSenseProvider ( ) : System.Collections.Generic | ||
IsIgnored ( string fileName ) : bool | ||
TypeInherits ( Mono.Cecil.TypeDefinitionCollection typeDefs, Mono.Cecil.TypeDefinition type, string fullTypeName ) : bool |
public static FindBinaryDirectory ( string hintViewFileName ) : string | ||
hintViewFileName | string | |
return | string |
public IntelliSenseProvider ( string binaryDirectory ) : System.Collections.Generic | ||
binaryDirectory | string | |
return | System.Collections.Generic |