C# Class NetMud.Data.LookupData.LookupDataPartial

Inheritance: NetMud.Data.System.BackingDataPartial, ILookupData
Afficher le fichier Open project: SwiftAusterity/NetMud

Méthodes publiques

Méthode Description
FitnessReport ( ) : IList

Gets the errors for data fitness

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

Method Details

FitnessReport() public méthode

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

LookupDataPartial() public méthode

public LookupDataPartial ( ) : System.Collections.Generic
Résultat System.Collections.Generic

RenderHelpBody() public méthode

public RenderHelpBody ( ) : IEnumerable
Résultat IEnumerable