메소드 | 설명 | |
---|---|---|
GetUserInput ( string message ) : string | ||
GetYesNoAnswer ( string message ) : bool | ||
PrintChanges ( IEnumerable |
||
PrintChanges ( IMp3File file ) : void | ||
PrintCollection ( string message, string>.Dictionary |
||
PrintCollection ( string message, IEnumerable |
||
PrintCurrentFile ( IMp3File file ) : void | ||
PrintError ( string message ) : void | ||
PrintHelp ( ) : void | ||
PrintMessage ( string message ) : void | ||
PrintPlan ( SyncPlan plan ) : void | ||
PrintSuccessMessage ( ) : void | ||
PrintTagValues ( string>.Dictionary |
||
SelectSyncRule ( ) : ISyncRule | ||
Show ( ) : void |
public static GetUserInput ( string message ) : string | ||
message | string | |
리턴 | string |
public static GetYesNoAnswer ( string message ) : bool | ||
message | string | |
리턴 | bool |
public static PrintChanges ( IEnumerable |
||
files | IEnumerable |
|
리턴 | void |
public static PrintCollection ( string message, string>.Dictionary |
||
message | string | |
collection | string>.Dictionary | |
color | ConsoleColor | |
리턴 | void |
public static PrintCollection ( string message, IEnumerable |
||
message | string | |
collection | IEnumerable |
|
color | ConsoleColor | |
리턴 | void |
public static PrintCurrentFile ( IMp3File file ) : void | ||
file | IMp3File | |
리턴 | void |
public static PrintMessage ( string message ) : void | ||
message | string | |
리턴 | void |
public static PrintTagValues ( string>.Dictionary |
||
tagValues | string>.Dictionary | |
리턴 | void |