Table of Contents

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

typeName string

Returns

string