共用方式為


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)

適用於