C# Class FeedbackEngine_WebJobs.Models.People

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Afficher le fichier Open project: christopheranderson/feedbackengine

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetCategoriesToList ( ) : List
People ( ) : System
SetCategoriesFromList ( List l ) : void

Method Details

GetCategoriesToList() public méthode

public GetCategoriesToList ( ) : List
Résultat List

People() public méthode

public People ( ) : System
Résultat System

SetCategoriesFromList() public méthode

public SetCategoriesFromList ( List l ) : void
l List
Résultat void