C# 클래스 AngularAzureSearch.WebAPI.Entities.Trails.Trail

상속: EntityBase
파일 보기 프로젝트 열기: TheDarkCode/AngularAzureSearch

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Trail ( ) : System

Pass the lowercase string name of the class to the base class. This is used in the repository for storage and querying, to organize documents by this type name. Temporary fix for trails data added.

메소드 상세

Trail() 공개 메소드

Pass the lowercase string name of the class to the base class. This is used in the repository for storage and querying, to organize documents by this type name. Temporary fix for trails data added.
public Trail ( ) : System
리턴 System