Search Results for

    Show / Hide Table of Contents

    Interface IEmbeddedFileEditorFactory

    Factory which creates an embedded file editor for specific instance

    Namespace: Simplic.Framework.Repository.Editor
    Assembly: Simplic.Framework.Repository.dll
    Syntax
    public interface IEmbeddedFileEditorFactory

    Methods

    | Improve this Doc View Source

    Create(RepositoryFileInfo)

    Returns an instance of a new file editor

    Declaration
    void Create(RepositoryFileInfo file)
    Parameters
    Type Name Description
    RepositoryFileInfo file

    File to open the editor for

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx