C# Класс AngularAzureSearch.WebAPI.Entities.Trails.Trail

Наследование: EntityBase
Показать файл Открыть проект

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