コード例 #1
0
ファイル: TpmDevices.cs プロジェクト: siyingpoof/TSS.MSR
 public override bool NvCtlAvailable()
 {
     return(Device.NvCtlAvailable());
 }