C# Class VSharp.Exceptions.NoSuchChannelException

Inheritance: Exception
显示文件 Open project: robindz/VSharp

Public Methods

Method Description
NoSuchChannelException ( int channelSeq ) : System

Method Details

NoSuchChannelException() public method

public NoSuchChannelException ( int channelSeq ) : System
channelSeq int
return System