Method | Description | |
---|---|---|
ActualChain ( |
Initializes a new instance of the ActualChain class.
|
|
Clone ( ) : object |
The clone.
|
|
GetResult ( ) : |
The get result.
|
|
RemoveCharacter ( int length ) : void |
Removes character.
|
public ActualChain ( |
||
source | /// The source chain. /// | |
return | System |
public RemoveCharacter ( int length ) : void | ||
length | int | /// The length. /// |
return | void |