次の方法で共有


RuleEngineArgumentUnexpectedTypeException クラス

定義

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

コンストラクター

RuleEngineArgumentUnexpectedTypeException(SerializationInfo, StreamingContext)
RuleEngineArgumentUnexpectedTypeException(String, String, String, Exception)
RuleEngineArgumentUnexpectedTypeException(String, String, String)

プロパティ

ArgumentName
ClassName (継承元 RuleEngineArgumentException)

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象