C# 클래스 Sys.Workflow.Engine.Exceptions.NotSupportTransferException

상속: ActivitiException
파일 보기 프로젝트 열기: zhangzihan/nactivity

공개 메소드들

메소드 설명
NotSupportTransferException ( ) : System

보호된 메소드들

메소드 설명
NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System

메소드 상세

NotSupportTransferException() 공개 메소드

public NotSupportTransferException ( ) : System
리턴 System

NotSupportTransferException() 보호된 메소드

protected NotSupportTransferException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
serializationInfo SerializationInfo
streamingContext StreamingContext
리턴 System