Compartir a través de


RuleEngineRuntimeTypeMismatchException Clase

Definición

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
Herencia
RuleEngineRuntimeTypeMismatchException
Atributos
Implementaciones

Constructores

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

Propiedades

ActualType
ExpectedType

Métodos

GetObjectData(SerializationInfo, StreamingContext)

Se aplica a