IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Simple derived class using for testing serialization. More...
Public Member Functions | |
TestClassDerived () | |
TestClassDerived (string name, string description, double value) | |
override string | ToString () |
![]() | |
TestClass () | |
TestClass (string name, double value) | |
override string | ToString () |
Properties | |
string | Description [get, set] |
![]() | |
string | Name [get, set] |
double | Value [get, set] |
bool | Flag [get, set] |
double[][] | Numbers [get] |
Private Attributes | |
string | _description |
Simple derived class using for testing serialization.
|
inline |
|
inline |
|
inline |
|
private |
|
getset |