CompositeChild クラス

定義

Luis複合エンティティの子エンティティ。

public class CompositeChild
type CompositeChild = class
Public Class CompositeChild
継承
CompositeChild

コンストラクター

名前 説明
CompositeChild()

CompositeChildクラスの新しいインスタンスを初期化します。

CompositeChild(String, String)

CompositeChildクラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Type

子エンティティの種類。

Value

ルイスが引き出した価値。

メソッド

名前 説明
Validate()

オブジェクトを検証します。 検証が失敗した場合、ValidationExceptionをスローします。

適用対象