C# Class Content.Shared.Disposal.Components.DisposalRouterUserInterfaceState

Inheritance: BoundUserInterfaceState
Datei anzeigen Open project: space-wizards/space-station-14

Public Properties

Property Type Description
Tags string

Public Methods

Method Description
DisposalRouterUserInterfaceState ( string tags ) : System.Text.RegularExpressions

Method Details

DisposalRouterUserInterfaceState() public method

public DisposalRouterUserInterfaceState ( string tags ) : System.Text.RegularExpressions
tags string
return System.Text.RegularExpressions

Property Details

Tags public_oe property

public string Tags
return string