C# Class System.Configuration.Internal.FileVersion

Show file 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