C# Class Tests.TestResult

Mostra file Open project: MichaelJarratt/MessageAppProto Class Usage Examples

Public Properties

Property Type Description
decryptionTime int
encryptionTime int
totalLength int
totalTime int

Property Details

decryptionTime public_oe property

public int decryptionTime
return int

encryptionTime public_oe property

public int encryptionTime
return int

totalLength public_oe property

public int totalLength
return int

totalTime public_oe property

public int totalTime
return int