C# 클래스 NetMud.Data.LookupData.LookupDataPartial

상속: NetMud.Data.System.BackingDataPartial, ILookupData
파일 보기 프로젝트 열기: SwiftAusterity/NetMud

공개 메소드들

메소드 설명
FitnessReport ( ) : IList

Gets the errors for data fitness

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

메소드 상세

FitnessReport() 공개 메소드

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

LookupDataPartial() 공개 메소드

public LookupDataPartial ( ) : System.Collections.Generic
리턴 System.Collections.Generic

RenderHelpBody() 공개 메소드

public RenderHelpBody ( ) : IEnumerable
리턴 IEnumerable