C# Class SharpCrush4.SharpCrushMediaFile

Afficher le fichier Open project: headdetect/SharpCrush Class Usage Examples

Private Properties

Свойство Type Description
SharpCrushMediaFile Newtonsoft.Json
SharpCrushMediaFile Newtonsoft.Json

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Méthodes protégées

Méthode Description
Equals ( SharpCrushMediaFile other ) : bool

Private Methods

Méthode Description
SharpCrushMediaFile ( ) : Newtonsoft.Json
SharpCrushMediaFile ( float compression, string original, string originalFileType ) : Newtonsoft.Json

Method Details

Equals() protected méthode

protected Equals ( SharpCrushMediaFile other ) : bool
other SharpCrushMediaFile
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string