Show / Hide Table of Contents

Interface IRoomConfiguration<TRoom>

Namespace: Edgar.GraphBasedGenerator.Common.Configurations
Assembly: Edgar.dll
Syntax
public interface IRoomConfiguration<TRoom>
Type Parameters
Name Description
TRoom

Properties

Room

Declaration
TRoom Room { get; set; }
Property Value
Type Description
TRoom
Back to top Generated by DocFX