C# Класс mp3lib.Communication_With_User.CommunicationWithUser

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetInfoFromUser ( TagType tag, Diff diff, IMp3File file, ICommunication communication ) : UserData
ShowDifferences ( IEnumerable differences, IRequestable requestable ) : void

Описание методов

GetInfoFromUser() публичный Метод

public GetInfoFromUser ( TagType tag, Diff diff, IMp3File file, ICommunication communication ) : UserData
tag TagType
diff mp3lib.Core.Diff
file IMp3File
communication ICommunication
Результат mp3lib.Args_Managing.UserData

ShowDifferences() публичный Метод

public ShowDifferences ( IEnumerable differences, IRequestable requestable ) : void
differences IEnumerable
requestable IRequestable
Результат void