C# Class Engine.Model.Entities.PostedFile

Класс описывающий выложенный файл.
Inheritance: System.MarshalByRefObject, IDisposable
Show file Open project: Nirklav/TCPChat Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Освобождает ресурсы.

Method Details

Dispose() public method

Освобождает ресурсы.
public Dispose ( ) : void
return void