C# Class Tpm2Lib.TpmStructPrinter

Provides formatting for structures and other TPM types.
ファイルを表示 Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
ToString ( ) : String

Private Methods

Method Description
AddLine ( StringBuilder b, string formatString ) : void
Print ( string name, string type, Object o ) : void
PrintName ( string name ) : void
Spaces ( ) : string
TpmStructPrinter ( ) : System

Method Details

ToString() public method

public ToString ( ) : String
return String