Свойство | Тип | Описание | |
---|---|---|---|
cache | int |
Метод | Описание | |
---|---|---|
SayRepeatedly ( int count, string str ) : int | ||
SayRepeatedly ( int count, string str ) : void |
public SayRepeatedly ( int count, string str ) : int | ||
count | int | |
str | string | |
Результат | int |
public SayRepeatedly ( int count, string str ) : void | ||
count | int | |
str | string | |
Результат | void |