Assert クラス

定義

public ref class Assert sealed : Microsoft::RuleEngine::Function
[System.Serializable]
public sealed class Assert : Microsoft.RuleEngine.Function
type Assert = class
    inherit Function
Public NotInheritable Class Assert
Inherits Function
継承
属性

コンストラクター

名前 説明
Assert(Term, VocabularyLink)
Assert(Term)

プロパティ

名前 説明
Facts
Type (継承元 Term)
VocabularyLink (継承元 Term)

メソッド

名前 説明
Clone()
SetType(Type) (継承元 Term)

適用対象