SerialisableType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
[SerializableAttribute] public sealed class SerialisableType : ISerializationCallbackReceiver, IEquatable<SerialisableType>
The SerialisableType type exposes the following members.
Name | Description | |
---|---|---|
![]() | SerialisableType(String) |
Initialises a new instance of the SerialisableType class.
|
![]() | SerialisableType(Type) |
Initialises a new instance of the SerialisableType class.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(SerialisableType) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |