共用方式為


RuleStoreRuleSetEmptyException 類別

定義

public ref class RuleStoreRuleSetEmptyException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreRuleSetEmptyException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreRuleSetEmptyException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreRuleSetEmptyException
Inherits RuleStoreException
繼承
RuleStoreRuleSetEmptyException
屬性
實作

建構函式

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

屬性

MajorVersion
MinorVersion
RuleSetName

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於