ManagerSerializer Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The ManagerSerializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
DeSerialize(String) | Infrastructure. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
IsSerializable(Object) | Infrastructure. | |
MemberwiseClone() | (Inherited from Object.) | |
Serialize(Object) | Infrastructure. | |
ToString() | (Inherited from Object.) |
Top