Skip to content

Serializer.CanSerialize

CanSerialize

View source
public bool CanSerialize<T>()
Returns true if the provided type, T, can be serialized, and false otherwise.