Class EncodingExtensions
A helper extension for retrieving
Inheritance
System.Object
EncodingExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LemonEdge.Utils
Assembly: Utils.dll
Syntax
public static class EncodingExtensions
Methods
ToSystemEncoding(TextFileEncoding)
Declaration
public static Encoding ToSystemEncoding(this TextFileEncoding type)
Parameters
Type | Name | Description |
---|---|---|
TextFileEncoding | type |
Returns
Type | Description |
---|---|
System.Text.Encoding |