Метод | Описание | |
---|---|---|
GetNamespaces ( ) : IEnumerable |
||
GetType ( string fullName ) : |
||
GetTypes ( ) : IEnumerable |
||
GetTypesForNamespace ( string namespaceName ) : IEnumerable |
||
PartialTypeProvider ( string docId ) : System | ||
ProcessTypes ( IEnumerable |
public GetType ( string fullName ) : |
||
fullName | string | |
Результат |
public GetTypesForNamespace ( string namespaceName ) : IEnumerable |
||
namespaceName | string | |
Результат | IEnumerable |
public PartialTypeProvider ( string docId ) : System | ||
docId | string | |
Результат | System |
public ProcessTypes ( IEnumerable |
||
types | IEnumerable |
|
Результат | void |