C# 클래스 BuildIt.CognitiveServices.Models.ItemFeature

파일 보기 프로젝트 열기: builttoroam/BuildIt

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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.

메소드 상세

ItemFeature() 공개 메소드

Initializes a new instance of the ItemFeature class.
public ItemFeature ( ) : System.Linq
리턴 System.Linq

ItemFeature() 공개 메소드

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