EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class FileProviderExtensions

    Inheritance
    object
    FileProviderExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class FileProviderExtensions

    Methods

    Name Description
    GetFileInfoOrThrow(IFileProvider, string)

    Retrieves the file information from the specified file provider or throws an exception if the file is not found.

    ReadAllBytes(IFileProvider, string)

    Reads all bytes from a file in the specified file provider.

    ReadAllText(IFileProvider, string)

    Reads all text from a file in the specified file provider.

    2025 © Xab3r. All rights reserved.