29f00d8b e763 6cb9 fdfc 6959c71ca5ac - akesseler/Plexdata.Utilities.Templates GitHub Wiki
The DefaultSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetProperties | Loads affected properties from provided type> |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsProcessable | Validates whether a particular property can be processed. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Render | Renders the value into result. |
![]() |
Serialize | Converts the argument into a string. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
CanExpand | Determines whether the argument can be expanded. (Defined by ArgumentExtension.) |
![]() |
IsSystemType | Determines whether an argument is of a build-in system type. (Defined by ArgumentExtension.) |
DefaultSerializer Class
Plexdata.Utilities.Formatting.Helpers Namespace