Method | Description | |
---|---|---|
Add ( ParmObject, P_obj ) : void | ||
Add ( string P_name, object P_obj ) : void | ||
ParmList ( ) : System.Collections.Generic |
public Add ( string P_name, object P_obj ) : void | ||
P_name | string | |
P_obj | object | |
return | void |
public ParmList ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |