C# Class mp3lib.Communication_With_User.CommunicationWithUser

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

Méthodes publiques

Méthode Description
GetInfoFromUser ( TagType tag, Diff diff, IMp3File file, ICommunication communication ) : UserData
ShowDifferences ( IEnumerable differences, IRequestable requestable ) : void

Method Details

GetInfoFromUser() public méthode

public GetInfoFromUser ( TagType tag, Diff diff, IMp3File file, ICommunication communication ) : UserData
tag TagType
diff mp3lib.Core.Diff
file IMp3File
communication ICommunication
Résultat mp3lib.Args_Managing.UserData

ShowDifferences() public méthode

public ShowDifferences ( IEnumerable differences, IRequestable requestable ) : void
differences IEnumerable
requestable IRequestable
Résultat void