Метод | Описание | |
---|---|---|
MethodWithArgs ( string name, int age ) : bool | ||
NotAMethod ( ) : string |
Метод | Описание | |
---|---|---|
Exception ( ) : bool | ||
Failure ( ) : bool | ||
Success ( ) : bool |
public MethodWithArgs ( string name, int age ) : bool | ||
name | string | |
age | int | |
Результат | bool |