C# Class Invert.uFrame.ECS.CollectionTypeInfo

Inheritance: ITypeInfo
Afficher le fichier Open project: InvertGames/uFrame.ECS.Editor

Méthodes publiques

Свойство Type Description
ListType SystemTypeInfo

Méthodes publiques

Méthode Description
GetMembers ( ) : IEnumerable
HasAttribute ( Type attribute ) : bool
IsAssignableTo ( ITypeInfo info ) : bool

Method Details

GetMembers() public méthode

public GetMembers ( ) : IEnumerable
Résultat IEnumerable

HasAttribute() public méthode

public HasAttribute ( Type attribute ) : bool
attribute System.Type
Résultat bool

IsAssignableTo() public méthode

public IsAssignableTo ( ITypeInfo info ) : bool
info ITypeInfo
Résultat bool

Property Details

ListType public_oe static_oe property

public static SystemTypeInfo ListType
Résultat SystemTypeInfo