C# Class Fan.Sys.FacetMeta

Inheritance: FanObj, Facet
Afficher le fichier Open project: xored/f4 Class Usage Examples

Méthodes publiques

Свойство Type Description
m_inherited bool

Méthodes publiques

Méthode Description
@typeof ( ) : Type
make ( ) : FacetMeta
make ( Func func ) : FacetMeta
toStr ( ) : string

Method Details

@typeof() public méthode

public @typeof ( ) : Type
Résultat Type

make() public static méthode

public static make ( ) : FacetMeta
Résultat FacetMeta

make() public static méthode

public static make ( Func func ) : FacetMeta
func Func
Résultat FacetMeta

toStr() public méthode

public toStr ( ) : string
Résultat string

Property Details

m_inherited public_oe property

public bool m_inherited
Résultat bool