C# Class SpriterMinimizer.Def

Afficher le fichier Open project: SBCGames/SpriterMinimizer Class Usage Examples

Méthodes publiques

Свойство Type Description
attributes Item>.Dictionary
childElements Def>.Dictionary
name string

Méthodes publiques

Méthode Description
ShouldSerializeattributes ( ) : bool
ShouldSerializechildElements ( ) : bool

Method Details

ShouldSerializeattributes() public méthode

public ShouldSerializeattributes ( ) : bool
Résultat bool

ShouldSerializechildElements() public méthode

public ShouldSerializechildElements ( ) : bool
Résultat bool

Property Details

attributes public_oe property

public Dictionary attributes
Résultat Item>.Dictionary

childElements public_oe property

public Dictionary childElements
Résultat Def>.Dictionary

name public_oe property

public string name
Résultat string