C# Class ZForge.Controls.Net.GotContentLengthEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
GotContentLengthEventArgs ( System.Int64 size ) : System

Method Details

GotContentLengthEventArgs() public method

public GotContentLengthEventArgs ( System.Int64 size ) : System
size System.Int64
return System