'DeklarationPublic Shared Function IsSimpleSerializationType( _ ByVal currentType As Type _ ) As Boolean
public static bool IsSimpleSerializationType( Type currentType )
public: static bool IsSimpleSerializationType( Type^ currentType )
Parameter
- currentType