次の方法で共有


RuleEngineDeploymentUnexpectedException クラス

定義

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

コンストラクター

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

プロパティ

MajorVersion
MinorVersion
RuleSetName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象