Show / Hide Table of Contents

Class NetProbeUiFragment

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.BoxContainer
NetProbeUiFragment
Namespace: Content.Client.CartridgeLoader.Cartridges
Assembly: Content.Client.dll
Syntax
public sealed class NetProbeUiFragment : BoxContainer

Constructors

| Improve this Doc View Source

NetProbeUiFragment()

Declaration
public NetProbeUiFragment()

Methods

| Improve this Doc View Source

UpdateState(List<ProbedNetworkDevice>)

Declaration
public void UpdateState(List<ProbedNetworkDevice> devices)
Parameters
Type Name Description
List<ProbedNetworkDevice> devices

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾