Click or drag to resize

CommonUtil Methods

The CommonUtil type exposes the following members.

Methods
  Name Description
Public method Static member DeserializeSimpleJoinedT Deserialzies a string that was created by the DeserializeSimpleJoinedT(String, String) method.
Public method Static member SafeFilename Replaces illegal file or path characters from a simple filename with underscores.
Public method Static member SerializeSimpleJoined Serialize the root properties of an object into a culture-neutral joined string of key=value tokens.
Top
See Also