C# Class Kirikiri.Tjs2.InterCodeGenerator.FuncArg

Exibir arquivo Open project: fantasydr/krkr-cs Class Usage Examples

Public Properties

Property Type Description
ArgVector AList
HasExpand bool
IsOmit bool

Public Methods

Method Description
FuncArg ( ) : System.Collections.Generic

Method Details

FuncArg() public method

public FuncArg ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

ArgVector public_oe property

public AList ArgVector
return AList

HasExpand public_oe property

public bool HasExpand
return bool

IsOmit public_oe property

public bool IsOmit
return bool