Метод | Описание | |
---|---|---|
CreateClassDeclaration ( bool isClassDeclaration, string declaredTypePropertyNames ) : |
||
CreateClassInstantiation ( string declaredTypeName ) : |
||
IdentifierInfo ( IdentifierKind kind ) : System | ||
Read ( |
||
Write ( |
Метод | Описание | |
---|---|---|
IdentifierInfo ( ) : System |
public static CreateClassDeclaration ( bool isClassDeclaration, string declaredTypePropertyNames ) : |
||
isClassDeclaration | bool | |
declaredTypePropertyNames | string | |
Результат |
public static CreateClassInstantiation ( string declaredTypeName ) : |
||
declaredTypeName | string | |
Результат |
public IdentifierInfo ( IdentifierKind kind ) : System | ||
kind | IdentifierKind | |
Результат | System |
public static Read ( |
||
reader | ||
Результат |
public Write ( |
||
writer | ||
Результат | void |