ISerializeDeserializeT(Type) Method |
De-serializes the Default object as serialized by the [!:Serialize(bool)] method
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
SyntaxT Deserialize<T>(
Type[] extraTypes = null
)
Parameters
- extraTypes Type (Optional)
-
Type Parameters
- T
Return Value
T
See Also