메소드 | 설명 | |
---|---|---|
Compile ( ) : |
Gets an executable version of this schema which applies its calculations
|
|
GraspSchema ( IEnumerable |
Initializes a schema with the specified variables and calculations
|
public GraspSchema ( IEnumerable |
||
variables | IEnumerable |
The variables in effect for this schema |
calculations | IEnumerable |
The calculations in effect for this schema |
리턴 | System |