Свойство | Тип | Описание | |
---|---|---|---|
AssociatedAssembly | |||
AssociatedSystemType |
Метод | Описание | |
---|---|---|
AggKind ( ) : AggKindEnum | ||
DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration | ||
DeclOnly ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration | ||
FindBaseAgg ( |
||
GetAssemblyID ( ) : KAID | ||
GetBaseAgg ( ) : |
||
GetBaseClass ( ) : |
||
GetFirstUDConversion ( ) : |
||
GetIfaces ( ) : |
||
GetIfacesAll ( ) : |
||
GetModuleID ( ) : KAID | ||
GetOuterAgg ( ) : |
||
GetPredefType ( ) : PredefinedType | ||
GetTypeManager ( ) : |
||
GetTypeVars ( ) : |
||
GetTypeVarsAll ( ) : |
||
GetUnderlyingType ( ) : |
||
HasConversion ( |
||
HasExternReference ( ) : bool | ||
HasPubNoArgCtor ( ) : bool | ||
InAlias ( KAID aid ) : bool | ||
InitFromInfile ( |
||
InternalsVisibleTo ( |
||
IsAbstract ( ) : bool | ||
IsAnonymousType ( ) : bool | ||
IsClass ( ) : bool | ||
IsDelegate ( ) : bool | ||
IsEnum ( ) : bool | ||
IsInterface ( ) : bool | ||
IsKnownManagedStructStatus ( ) : bool | ||
IsLayoutError ( ) : bool | ||
IsManagedStruct ( ) : bool | ||
IsPredefined ( ) : bool | ||
IsRefType ( ) : bool | ||
IsSealed ( ) : bool | ||
IsSkipUDOps ( ) : bool | ||
IsSource ( ) : bool | ||
IsStatic ( ) : bool | ||
IsStruct ( ) : bool | ||
IsUnmanagedStruct ( ) : bool | ||
IsUnresolved ( ) : bool | ||
IsValueType ( ) : bool | ||
SetAbstract ( bool @abstract ) : void | ||
SetAggKind ( AggKindEnum aggKind ) : void | ||
SetAnonymousType ( bool isAnonymousType ) : void | ||
SetBaseClass ( |
||
SetComImport ( bool comImport ) : void | ||
SetFirstUDConversion ( |
||
SetHasConversion ( ) : void | ||
SetHasExternReference ( bool hasExternReference ) : void | ||
SetHasPubNoArgCtor ( bool hasPubNoArgCtor ) : void | ||
SetIfaces ( |
||
SetIfacesAll ( |
||
SetLayoutError ( bool layoutError ) : void | ||
SetManagedStruct ( bool managedStruct ) : void | ||
SetPredefType ( PredefinedType predef ) : void | ||
SetPredefined ( bool predefined ) : void | ||
SetSealed ( bool @sealed ) : void | ||
SetSkipUDOps ( bool skipUDOps ) : void | ||
SetTypeManager ( |
||
SetTypeVars ( |
||
SetUnderlyingType ( |
||
SetUnmanagedStruct ( bool unmanagedStruct ) : void | ||
getThisType ( ) : |
||
isNested ( ) : bool | ||
isPredefAgg ( PredefinedType pt ) : bool |
public DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration | ||
Результат | Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration |
public DeclOnly ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration | ||
Результат | Microsoft.CSharp.RuntimeBinder.Semantics.AggregateDeclaration |
public FindBaseAgg ( |
||
agg | ||
Результат | bool |
public GetFirstUDConversion ( ) : |
||
Результат |
public GetUnderlyingType ( ) : |
||
Результат |
public HasConversion ( |
||
pLoader | ||
Результат | bool |
public InitFromInfile ( |
||
infile | ||
Результат | void |
public InternalsVisibleTo ( |
||
assembly | ||
Результат | bool |
public IsKnownManagedStructStatus ( ) : bool | ||
Результат | bool |
public SetAbstract ( bool @abstract ) : void | ||
@abstract | bool | |
Результат | void |
public SetAggKind ( AggKindEnum aggKind ) : void | ||
aggKind | AggKindEnum | |
Результат | void |
public SetAnonymousType ( bool isAnonymousType ) : void | ||
isAnonymousType | bool | |
Результат | void |
public SetBaseClass ( |
||
baseClass | ||
Результат | void |
public SetComImport ( bool comImport ) : void | ||
comImport | bool | |
Результат | void |
public SetFirstUDConversion ( |
||
conv | ||
Результат | void |
public SetHasExternReference ( bool hasExternReference ) : void | ||
hasExternReference | bool | |
Результат | void |
public SetHasPubNoArgCtor ( bool hasPubNoArgCtor ) : void | ||
hasPubNoArgCtor | bool | |
Результат | void |
public SetIfaces ( |
||
ifaces | ||
Результат | void |
public SetIfacesAll ( |
||
ifacesAll | ||
Результат | void |
public SetLayoutError ( bool layoutError ) : void | ||
layoutError | bool | |
Результат | void |
public SetManagedStruct ( bool managedStruct ) : void | ||
managedStruct | bool | |
Результат | void |
public SetPredefType ( PredefinedType predef ) : void | ||
predef | PredefinedType | |
Результат | void |
public SetPredefined ( bool predefined ) : void | ||
predefined | bool | |
Результат | void |
public SetSkipUDOps ( bool skipUDOps ) : void | ||
skipUDOps | bool | |
Результат | void |
public SetTypeManager ( |
||
typeManager | ||
Результат | void |
public SetTypeVars ( |
||
typeVars | ||
Результат | void |
public SetUnderlyingType ( |
||
underlyingType | ||
Результат | void |
public SetUnmanagedStruct ( bool unmanagedStruct ) : void | ||
unmanagedStruct | bool | |
Результат | void |
public isPredefAgg ( PredefinedType pt ) : bool | ||
pt | PredefinedType | |
Результат | bool |
public Assembly,System.Reflection AssociatedAssembly | ||
Результат |