ReportSerializeHelper Constructors
| Name | Parameters | Description |
|---|---|---|
| ReportSerializeHelper() | none | Initializes a new instance of the ReportSerializeHelper class. |
| ReportSerializeHelper(Object, SerializationContext) | rootObj, context | Initializes a new instance of the ReportSerializeHelper class with specified settings. |
| ReportSerializeHelper(Object) | rootObj | Initializes a new instance of the ReportSerializeHelper class with specified settings. |
See Also