C# Class ProfilerX.RemoteSystemEntry

Inheritance: System.Windows.Controls.StackPanel
ファイルを表示 Open project: Microsoft/HoloToolkit Class Usage Examples

Public Methods

Method Description
IsEqual ( DiscoveredSystem remoteSystem ) : bool
RemoteSystemEntry ( ) : System

Method Details

IsEqual() public method

public IsEqual ( DiscoveredSystem remoteSystem ) : bool
remoteSystem HoloToolkit.Sharing.DiscoveredSystem
return bool

RemoteSystemEntry() public method

public RemoteSystemEntry ( ) : System
return System