C# Class tik4net.Objects.Ip.AccountingSnapshot

显示文件 Open project: danikf/tik4net

Private Properties

Property Type Description

Public Methods

Method Description
Take ( ITikConnection connection ) : void

Take new snapshot

Method Details

Take() public static method

Take new snapshot
public static Take ( ITikConnection connection ) : void
connection ITikConnection
return void