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

파일 보기 프로젝트 열기: builttoroam/BuildIt 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
RuleParameters ( ) : System.Linq

Initializes a new instance of the RuleParameters class.

RuleParameters ( BlockListParameters blockList = default(BlockListParameters), WhiteListParameters whiteList = default(WhiteListParameters), UpsaleParameters upsale = default(UpsaleParameters), PerSeedBlockListParameters perSeedBlockList = default(PerSeedBlockListParameters), FeatureBlockListParameters featureBlockList = default(FeatureBlockListParameters), FeatureWhiteListParameters featureWhiteList = default(FeatureWhiteListParameters) ) : System.Linq

Initializes a new instance of the RuleParameters class.

메소드 상세

RuleParameters() 공개 메소드

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

RuleParameters() 공개 메소드

Initializes a new instance of the RuleParameters class.
public RuleParameters ( BlockListParameters blockList = default(BlockListParameters), WhiteListParameters whiteList = default(WhiteListParameters), UpsaleParameters upsale = default(UpsaleParameters), PerSeedBlockListParameters perSeedBlockList = default(PerSeedBlockListParameters), FeatureBlockListParameters featureBlockList = default(FeatureBlockListParameters), FeatureWhiteListParameters featureWhiteList = default(FeatureWhiteListParameters) ) : System.Linq
blockList BlockListParameters
whiteList WhiteListParameters
upsale UpsaleParameters
perSeedBlockList PerSeedBlockListParameters
featureBlockList FeatureBlockListParameters
featureWhiteList FeatureWhiteListParameters
리턴 System.Linq