The Util type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateFile(String, String) | ||
CreateFile(String, String, Encoding) | ||
Equals | (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.) | |
GetEncoding | ||
GetFilesHashCode | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLangaugeRegionRegex | ||
GetMergeType | ||
GetResourceStreamText | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ResolveAssemblyPath | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetValue |
Safely returns a value if GetValue succeeded, otherwise it returns null.
|