C# Class Tamir.SharpSsh.jsch.jce.Random

Inheritance: Tamir.SharpSsh.jsch.Random
Afficher le fichier Open project: soywiz/csharputils

Méthodes publiques

Méthode Description
Random ( ) : System
fill ( byte foo, int start, int len ) : void

Method Details

Random() public méthode

public Random ( ) : System
Résultat System

fill() public méthode

public fill ( byte foo, int start, int len ) : void
foo byte
start int
len int
Résultat void