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

Inheritance: ActivitiException
Datei anzeigen Open project: zhangzihan/nactivity

Public Methods

Method Description
NotSupportTransferException ( ) : System

Protected Methods

Method Description
NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System

Method Details

NotSupportTransferException() public method

public NotSupportTransferException ( ) : System
return System

NotSupportTransferException() protected method

protected NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
serializationInfo SerializationInfo
streamingContext StreamingContext
return System