Show / Hide Table of Contents

Interface IEngine

Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IEngine

Properties

Name

Declaration
string Name { get; }
Property Value
Type Description
System.String

ShortName

Declaration
string ShortName { get; }
Property Value
Type Description
System.String

Methods

Run()

Declaration
void Run()
Back to top Generated by DocFX