Property | Type | Description | |
---|---|---|---|
cache | int |
Method | Description | |
---|---|---|
SayRepeatedly ( int count, string str ) : int | ||
SayRepeatedly ( int count, string str ) : void |
public SayRepeatedly ( int count, string str ) : int | ||
count | int | |
str | string | |
return | int |
public SayRepeatedly ( int count, string str ) : void | ||
count | int | |
str | string | |
return | void |