C# Class NetMud.Data.LookupData.LookupDataPartial

Inheritance: NetMud.Data.System.BackingDataPartial, ILookupData
Mostra file Open project: SwiftAusterity/NetMud

Public Methods

Method Description
FitnessReport ( ) : IList

Gets the errors for data fitness

LookupDataPartial ( ) : System.Collections.Generic
RenderHelpBody ( ) : IEnumerable

Method Details

FitnessReport() public method

Gets the errors for data fitness
public FitnessReport ( ) : IList
return IList

LookupDataPartial() public method

public LookupDataPartial ( ) : System.Collections.Generic
return System.Collections.Generic

RenderHelpBody() public method

public RenderHelpBody ( ) : IEnumerable
return IEnumerable