Search Results for

    Show / Hide Table of Contents

    Interface IFileSystemProvider

    Represents a file system provider.

    Namespace: Evergine.Common.IO
    Assembly: Evergine.Common.dll
    Syntax
    public interface IFileSystemProvider

    Properties

    FileSystem

    Gets the file system.

    Declaration
    IFileSystem FileSystem { get; }
    Property Value
    Type Description
    IFileSystem

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX