Property | Type | Description | |
---|---|---|---|
Register | int | ||
Type | int |
Method | Description | |
---|---|---|
FuncArgItem ( int reg ) : System.Collections.Generic | ||
FuncArgItem ( int reg, int type ) : System.Collections.Generic |
public FuncArgItem ( int reg ) : System.Collections.Generic | ||
reg | int | |
return | System.Collections.Generic |
public FuncArgItem ( int reg, int type ) : System.Collections.Generic | ||
reg | int | |
type | int | |
return | System.Collections.Generic |