C# Class LLC.ConnObj

显示文件 Open project: Gl237man/mineroute

Public Properties

Property Type Description
FromPort string
ToPort string
from string
to string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

FromPort public_oe property

public string FromPort
return string

ToPort public_oe property

public string ToPort
return string

from public_oe property

public string from
return string

to public_oe property

public string to
return string