Метод | Описание | |
---|---|---|
GetAuthor ( string authorName ) : Author | ||
Import ( ) : void | ||
Main ( string args ) : void | ||
Search ( ) : void |
public static GetAuthor ( string authorName ) : Author | ||
authorName | string | |
Результат | Author |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |