Exemple #1
0
 public bool SetRandomSeed(int seed)
 {
     return(native.SetRandomSeed(seed));
 }