C# Class NetDiff.Test.TestObjects.ObjectWithList

Datei anzeigen Open project: etkirsch/NetDiff Class Usage Examples

Public Properties

Property Type Description
Decimal double
List List
Number int
String string

Property Details

Decimal public_oe property

public double Decimal
return double

List public_oe property

public List List
return List

Number public_oe property

public int Number
return int

String public_oe property

public string String
return string