C# Class NetworkConfiguratorRemoveDeviceMessage, space-station-14

Inheritance: BoundUserInterfaceMessage
显示文件 Open project: space-wizards/space-station-14 Class Usage Examples

Public Properties

Property Type Description
Address string

Public Methods

Method Description
NetworkConfiguratorRemoveDeviceMessage ( string address ) : Robust.Shared.Serialization

Method Details

NetworkConfiguratorRemoveDeviceMessage() public method

public NetworkConfiguratorRemoveDeviceMessage ( string address ) : Robust.Shared.Serialization
address string
return Robust.Shared.Serialization

Property Details

Address public_oe property

public string Address
return string