Method | Description | |
---|---|---|
DotNetMember ( String memberName, Object targetClassName, Object argClassNames ) : System | ||
apply ( |
||
toArray ( Object args ) : Object[] | ||
toType ( Object arg ) : |
||
typeArray ( Object args ) : System.Type[] |
public DotNetMember ( String memberName, Object targetClassName, Object argClassNames ) : System | ||
memberName | String | |
targetClassName | Object | |
argClassNames | Object | |
return | System |
public apply ( |
||
interpreter | ||
args | Object | |
return | Object |
public static toType ( Object arg ) : |
||
arg | Object | |
return |
public typeArray ( Object args ) : System.Type[] | ||
args | Object | |
return | System.Type[] |