public static bool IsSimpleSerializationType( Type currentType )
public: static bool IsSimpleSerializationType( Type^ currentType )
'Declaration
Public Shared Function IsSimpleSerializationType( _ ByVal currentType As Type _ ) As Boolean
Parameters
- currentType