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