프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CpuThreadState |
메소드 | 설명 | |
---|---|---|
ClearAll ( float Value = 0f ) : void | ||
this ( int Index ) : float | ||
this ( int Matrix, int Column, int Row ) : float | ||
this ( int Size, string Name ) : float[] | ||
this ( string NameWithSufix ) : float[] |
public this ( int Matrix, int Column, int Row ) : float | ||
Matrix | int | |
Column | int | |
Row | int | |
리턴 | float |