C# Class AngularAzureSearch.WebAPI.Entities.Trails.Trail

Inheritance: EntityBase
Afficher le fichier Open project: TheDarkCode/AngularAzureSearch

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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.

Method Details

Trail() public méthode

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
Résultat System