Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Tp
Integration
Plugin
Common
Storage
ProfileId
C# Class Tp.Integration.Plugin.Common.Storage.ProfileId
显示文件
Open project: TargetProcess/Target-Process-Plugins
Class Usage Examples
Public Methods
Method
Description
Equals
(
ProfileId
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ProfileId
(
int
profileId
)
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
ProfileId
other
) :
bool
other
ProfileId
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ProfileId()
public
method
public
ProfileId
(
int
profileId
)
profileId
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool