C# Class Sys.Workflow.Engine.Exceptions.NotSupportTransferException

Inheritance: ActivitiException
Afficher le fichier Open project: zhangzihan/nactivity

Méthodes publiques

Méthode Description
NotSupportTransferException ( ) : System

Méthodes protégées

Méthode Description
NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System

Method Details

NotSupportTransferException() public méthode

public NotSupportTransferException ( ) : System
Résultat System

NotSupportTransferException() protected méthode

protected NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
serializationInfo SerializationInfo
streamingContext StreamingContext
Résultat System