コード例 #1
0
ファイル: KeyGenerator.cs プロジェクト: no1mann/Open-GHTCP
 public static int[] smethod_21(ICollection <byte> icollection_0)
 {
     return(KeyGenerator.smethod_22(new List <byte>(icollection_0)));
 }