Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tp
Plugin
Core
Attachments
FileId
C# Class Tp.Plugin.Core.Attachments.FileId
Datei anzeigen
Open project: TargetProcess/Target-Process-Plugins
Class Usage Examples
Public Methods
Method
Description
Equals
(
FileId
other
) :
bool
Equals
(
object
obj
) :
bool
FileId
( ) :
System
FileId
(
System.Guid
value
) :
System
GetHashCode
( ) :
int
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
FileId
other
) :
bool
other
FileId
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
FileId()
public
method
public
FileId
( ) :
System
return
System
FileId()
public
method
public
FileId
(
System.Guid
value
) :
System
value
System.Guid
return
System
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool