Свойство | Type | Description | |
---|---|---|---|
IsStatic | bool | ||
baseType | Type | ||
extendList | List |
||
libName | string | ||
name | string | ||
nameSpace | string | ||
type | Type | ||
wrapName | string |
Méthode | Description | |
---|---|---|
AddExtendType ( Type t ) : BindType, | ||
BindType ( Type t ) : System | ||
IsObsolete ( Type type ) : bool | ||
SetBaseType ( Type t ) : BindType, | ||
SetLibName ( string str ) : BindType, | ||
SetNameSpace ( string space ) : BindType, | ||
SetWrapName ( string str ) : BindType, |
public AddExtendType ( Type t ) : BindType, | ||
t | Type | |
Résultat | BindType, |
public static IsObsolete ( Type type ) : bool | ||
type | Type | |
Résultat | bool |
public SetLibName ( string str ) : BindType, | ||
str | string | |
Résultat | BindType, |
public SetNameSpace ( string space ) : BindType, | ||
space | string | |
Résultat | BindType, |
public SetWrapName ( string str ) : BindType, | ||
str | string | |
Résultat | BindType, |