Table of Contents

Class ResourceRegistryOptions

Namespace
Typhon.Engine
Assembly
Typhon.Engine.dll

Configuration options for ResourceRegistry.

public sealed class ResourceRegistryOptions
Inheritance
ResourceRegistryOptions
Inherited Members

Constructors

ResourceRegistryOptions()

public ResourceRegistryOptions()

Properties

Name

Name for this registry instance (for diagnostics).

public string Name { get; set; }

Property Value

string