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