System.Security.Cryptography.RNGCryptoServiceProvider.RNGCryptoServiceProvider.RngClose C# (CSharp) Méthode

RngClose() private méthode

private RngClose ( IntPtr handle ) : void
handle IntPtr
Résultat void
		private static extern void RngClose (IntPtr handle);