C# Class Signum.Engine.ConcurrencyException

Inheritance: System.Exception
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
ConcurrencyException ( Type type ) : System

Méthodes protégées

Méthode Description
ConcurrencyException ( SerializationInfo info, StreamingContext context ) : System

Method Details

ConcurrencyException() protected méthode

protected ConcurrencyException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

ConcurrencyException() public méthode

public ConcurrencyException ( Type type ) : System
type System.Type
Résultat System