C# Class Kirikiri.Tjs2.InterCodeGenerator.FuncArg

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

Méthodes publiques

Свойство Type Description
ArgVector AList
HasExpand bool
IsOmit bool

Méthodes publiques

Méthode Description
FuncArg ( ) : System.Collections.Generic

Method Details

FuncArg() public méthode

public FuncArg ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

ArgVector public_oe property

public AList ArgVector
Résultat AList

HasExpand public_oe property

public bool HasExpand
Résultat bool

IsOmit public_oe property

public bool IsOmit
Résultat bool