InputXmlSerializerT(T) Constructor | 
            Initialises the Serializer to work with the given data.
            
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic InputXmlSerializer(
	T data
)
Parameters
- data  T
 -  
 
See Also