Initialize() public method

public Initialize ( ) : void
return void
Beispiel #1
0
 public override void Initialize()
 {
     sha.Initialize();
 }