C# Class NetMud.Data.LookupData.Material

Inheritance: LookupDataPartial, IMaterial
Mostra file Open project: SwiftAusterity/NetMud Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FitnessReport ( ) : IList

Gets the errors for data fitness

Material ( ) : 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

Material() public method

public Material ( ) : System
return System

RenderHelpBody() public method

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