Method GetTypeFullname
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
GetTypeFullname(string)
Returns the full namespace of type if exist or null if not.
public string GetTypeFullname(string typeName)
Parameters
typeNamestring
Returns the full namespace of type if exist or null if not.
public string GetTypeFullname(string typeName)
typeName string