C# Class DataAccessModule.ParmObject

Show file Open project: jasonhuber/devryweb460store Class Usage Examples

Public Methods

Method Description
ParmObject ( string P_parmName, object P_obj ) : System.Collections.Generic

Method Details

ParmObject() public method

public ParmObject ( string P_parmName, object P_obj ) : System.Collections.Generic
P_parmName string
P_obj object
return System.Collections.Generic