Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LibUsbDotNet
Internal
UsbRegex
NamedGroup
C# Class LibUsbDotNet.Internal.UsbRegex.NamedGroup
Show file
Open project: arvydas/BlinkStickDotNet
Public Properties
Property
Type
Description
GroupName
string
GroupNumber
int
Public Methods
Method
Description
NamedGroup
(
int
GroupNumber
,
string
GroupName
)
Method Details
NamedGroup()
public
method
public
NamedGroup
(
int
GroupNumber
,
string
GroupName
)
GroupNumber
int
GroupName
string
Property Details
GroupName
public property
public
string
GroupName
return
string
GroupNumber
public property
public
int
GroupNumber
return
int