Search Results for

    Show / Hide Table of Contents

    Class EncodingExtensions

    A helper extension for retrieving

    Inheritance
    object
    EncodingExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Utils
    Assembly: LemonEdge.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
    Encoding

    See Also

    TextFileEncoding
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.