C# Class Mp3TagTest.TestFileLoader

Inheritance: IFileLoader
Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
FileExist ( string path ) : bool
Load ( string path ) : IMp3File

Method Details

FileExist() public méthode

public FileExist ( string path ) : bool
path string
Résultat bool

Load() public méthode

public Load ( string path ) : IMp3File
path string
Résultat IMp3File