C# Class Tests.TestResult

Show 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 property

public int decryptionTime
return int

encryptionTime public property

public int encryptionTime
return int

totalLength public property

public int totalLength
return int

totalTime public property

public int totalTime
return int