C# Class csShared.FloatingElements.Classes.QrShareContract

Inheritance: IFloatingShareContract
显示文件 Open project: TNOCS/csTouch

Public Methods

Method Description
GetEndPoints ( object>.Dictionary contracts ) : List
Send ( EndPoint endPoint, FloatingContainer fc ) : void

Method Details

GetEndPoints() public method

public GetEndPoints ( object>.Dictionary contracts ) : List
contracts object>.Dictionary
return List

Send() public method

public Send ( EndPoint endPoint, FloatingContainer fc ) : void
endPoint EndPoint
fc FloatingContainer
return void