메소드 | 설명 | |
---|---|---|
Advance ( ) : float | ||
Get ( ) : float | ||
LastValue ( ) : float | ||
Reset ( float numSteps ) : void | ||
Show ( string title, string message ) : void | ||
Step ( string title, string message ) : void |
public Show ( string title, string message ) : void | ||
title | string | |
message | string | |
리턴 | void |
public Step ( string title, string message ) : void | ||
title | string | |
message | string | |
리턴 | void |