|
|
Load Constructor |
| Name | Description | |
|---|---|---|
| Load |
Initializes a new instance of the Load class. create a new load. | |
| Load(String) |
Initializes a new instance of the Load class. create a new load for given load-case. | |
| Load(Load) |
Initializes a new instance of the Load class. copy constructor for loads. | |
| Load(SerializationInfo, StreamingContext) |
Initializes a new instance of the Load class.
Deserialize Load.
|