コード例 #1
0
ファイル: AgileDecryptor.cs プロジェクト: wei772/Npoi.Core
 public AgileDecryptor(EncryptionInfo info)
 {
     _info = info;
 }