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
System
Configuration
Internal
FileVersion
C# Class System.Configuration.Internal.FileVersion
Datei anzeigen
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
Equals
(
Object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Method
Description
FileVersion
(
bool
exists
,
long
fileSize
,
System.DateTime
utcCreationTime
,
System.DateTime
utcLastWriteTime
) :
System.Configuration
Method Details
Equals()
public
method
public
Equals
(
Object
obj
) :
bool
obj
Object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int