C# Class NetMud.Data.LookupData.Race

Inheritance: LookupDataPartial, IRace
Exibir arquivo Open project: SwiftAusterity/NetMud Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FitnessReport ( ) : IList

Gets the errors for data fitness

Race ( ) : System
RenderHelpBody ( ) : IEnumerable

Renders the help text for this data object

Method Details

FitnessReport() public method

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

Race() public method

public Race ( ) : System
return System

RenderHelpBody() public method

Renders the help text for this data object
public RenderHelpBody ( ) : IEnumerable
return IEnumerable