C# Class FCS_DataTesting.InKindService

Show file Open project: WKlingonsmith/FCS-Project Class Usage Examples

Public Methods

Method Description
InKindService ( ) : System
InKindService ( string dfn, string dln, System.DateTime sdt, System.DateTime edt, decimal rph, string sd, double length, decimal value ) : System

Method Details

InKindService() public method

public InKindService ( ) : System
return System

InKindService() public method

public InKindService ( string dfn, string dln, System.DateTime sdt, System.DateTime edt, decimal rph, string sd, double length, decimal value ) : System
dfn string
dln string
sdt System.DateTime
edt System.DateTime
rph decimal
sd string
length double
value decimal
return System