Method | Description | |
---|---|---|
GetNamespaces ( ) : IEnumerable |
||
GetType ( string fullName ) : |
||
GetTypes ( ) : IEnumerable |
||
GetTypesForNamespace ( string namespaceName ) : IEnumerable |
||
PartialTypeProvider ( string docId ) : System | ||
ProcessTypes ( IEnumerable |
public GetType ( string fullName ) : |
||
fullName | string | |
return |
public GetTypesForNamespace ( string namespaceName ) : IEnumerable |
||
namespaceName | string | |
return | IEnumerable |
public PartialTypeProvider ( string docId ) : System | ||
docId | string | |
return | System |
public ProcessTypes ( IEnumerable |
||
types | IEnumerable |
|
return | void |