共用方式為


RuleEngineRuntimeTypeMismatchException 類別

定義

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

建構函式

RuleEngineRuntimeTypeMismatchException(SerializationInfo, StreamingContext)
RuleEngineRuntimeTypeMismatchException(String, Type, Type, Exception)
RuleEngineRuntimeTypeMismatchException(String, Type, Type)

屬性

ActualType
ExpectedType

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於