次の方法で共有


RuleStoreVocabularyEmptyException クラス

定義

public ref class RuleStoreVocabularyEmptyException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreVocabularyEmptyException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreVocabularyEmptyException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreVocabularyEmptyException
Inherits RuleStoreException
継承
RuleStoreVocabularyEmptyException
属性
実装

コンストラクター

RuleStoreVocabularyEmptyException(SerializationInfo, StreamingContext)
RuleStoreVocabularyEmptyException(String, String, Int32, Int32, Exception)
RuleStoreVocabularyEmptyException(String, String, Int32, Int32)

プロパティ

MajorVersion
MinorVersion
VocabularyName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象