C# Class AtomTester.Lppr

Datei anzeigen Open project: softwarevidal/vidal-atom-csharp-example Class Usage Examples

Public Properties

Property Type Description
actCode String
id int
name String

Public Methods

Method Description
Lppr ( int id, String name, String actCode, String code, int coef, float refundBase, String service ) : System

Method Details

Lppr() public method

public Lppr ( int id, String name, String actCode, String code, int coef, float refundBase, String service ) : System
id int
name String
actCode String
code String
coef int
refundBase float
service String
return System

Property Details

actCode public_oe property

public String actCode
return String

id public_oe property

public int id
return int

name public_oe property

public String name
return String