메소드 | 설명 | |
---|---|---|
DynamicILLabel ( |
Creates a new label instance.
|
public DynamicILLabel ( |
||
generator | The generator that created this label. | |
identifier | int | The label identifier (must be unique within a method). |
리턴 | System |