C# Class BuildIt.CognitiveServices.Models.ItemFeature

Afficher le fichier Open project: builttoroam/BuildIt

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ItemFeature ( ) : System.Linq

Initializes a new instance of the ItemFeature class.

ItemFeature ( string name = default(string), string value = default(string) ) : System.Linq

Initializes a new instance of the ItemFeature class.

Method Details

ItemFeature() public méthode

Initializes a new instance of the ItemFeature class.
public ItemFeature ( ) : System.Linq
Résultat System.Linq

ItemFeature() public méthode

Initializes a new instance of the ItemFeature class.
public ItemFeature ( string name = default(string), string value = default(string) ) : System.Linq
name string
value string
Résultat System.Linq