Initialize() public method

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