C# Class SoundBoard.AutoUpdate.Internal.Streams.StreamProgressResult

Exibir arquivo Open project: jormenjanssen/Soundboard

Public Methods

Method Description
StreamProgressResult ( int progress, long bytesPerSec ) : System

Method Details

StreamProgressResult() public method

public StreamProgressResult ( int progress, long bytesPerSec ) : System
progress int
bytesPerSec long
return System