Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HA4IoT
Contracts
Core
IdBase
C# Class HA4IoT.Contracts.Core.IdBase
Mostra file
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
Protected Methods
Method
Description
IdBase
(
string
value
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
IdBase()
protected
method
protected
IdBase
(
string
value
) :
System
value
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string