The following tables list the members exposed by Utils.
Name | Description | |
---|---|---|
![]() ![]() | ConvertEnum | Used to convert an object value to an enum of the specified type. |
![]() ![]() | ConvertToString | Overloaded. Converts a value to a string. |
![]() ![]() | ConvertValue | Overloaded. Returns a value converted to the specified type using the InvariantCulture. |
![]() ![]() | DeserializeObjectProperty | Overloaded. Deserializes the specified object from the serialization info object |
![]() ![]() | DeserializeProperty | Overloaded. Deserializes the specified property from the SerializationEntry object. |
![]() ![]() | IsSafelyInfragisticsSerializable | Indicates if the object may be safely serializable at run-time. |
![]() ![]() | IsSafelySerializable | Overloaded. Indicates if the object may be safely serializable. |
![]() ![]() | IsSimpleType | Overloaded. Indicates if the object value is a simple type. |
![]() ![]() | SerializeObjectProperty | Serializes the specified object into the SerializationInfo object |
![]() ![]() | SerializeProperty | Serializes the specified property value into the SerializationInfo object |