共用方式為


RuleEngineRuntimeMemberInvocationFailureException 類別

定義

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

建構函式

RuleEngineRuntimeMemberInvocationFailureException(SerializationInfo, StreamingContext)
RuleEngineRuntimeMemberInvocationFailureException(String, String, String, String, Exception)
RuleEngineRuntimeMemberInvocationFailureException(String, String, String, String)

屬性

AssemblyQualifiedName
ClassName
MemberName

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於