Property | Type | Description | |
---|---|---|---|
Label | int | ||
Position | long |
Method | Description | |
---|---|---|
Patch ( int label, long position ) : System.Collections.Generic |
Initializes a new instance of the Patch struct.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public Patch ( int label, long position ) : System.Collections.Generic | ||
label | int | The label. |
position | long | The position. |
return | System.Collections.Generic |