C# Class Kirikiri.Tjs2.DictionaryNI.SaveStructCallback

Inheritance: EnumMembersCallback
Afficher le fichier Open project: fantasydr/krkr-cs Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Callback ( string name, int flags, Variant value ) : bool
SaveStructCallback ( AList stack, TextWriteStreamInterface stream, string indent ) : Kirikiri.Tjs2

Method Details

Callback() public méthode

public Callback ( string name, int flags, Variant value ) : bool
name string
flags int
value Variant
Résultat bool

SaveStructCallback() public méthode

public SaveStructCallback ( AList stack, TextWriteStreamInterface stream, string indent ) : Kirikiri.Tjs2
stack AList
stream TextWriteStreamInterface
indent string
Résultat Kirikiri.Tjs2

Property Details

mCalled public_oe property

public bool mCalled
Résultat bool