共用方式為


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)

適用於