C# Class NetMud.Data.LookupData.Race

Inheritance: LookupDataPartial, IRace
Afficher le fichier Open project: SwiftAusterity/NetMud Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

Gets the errors for data fitness
public FitnessReport ( ) : IList
Résultat IList

Race() public méthode

public Race ( ) : System
Résultat System

RenderHelpBody() public méthode

Renders the help text for this data object
public RenderHelpBody ( ) : IEnumerable
Résultat IEnumerable