XmlResourcesDeSerializeT(String, Type) Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static T DeSerialize<T>(
string xmlFilename,
Type[] extraTypes
)
Parameters
- xmlFilename String
-
- extraTypes Type
-
Type Parameters
- T
Return Value
TSee Also