次の方法で共有


RuleEngineArgumentUnsupportedTypeException クラス

定義

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

コンストラクター

RuleEngineArgumentUnsupportedTypeException(SerializationInfo, StreamingContext)
RuleEngineArgumentUnsupportedTypeException(String, String, String, Exception)
RuleEngineArgumentUnsupportedTypeException(String, String, String)

プロパティ

ArgumentName
ClassName (継承元 RuleEngineArgumentException)

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象