共用方式為


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)

適用於