cookiemanager class : cookiemanager() fitter

Description

Returns a new instance of cookiemanager class.

Syntax

new cookiemanager()

Arguments

None.

Return value

ClassDescription
cookiemanagerA new instance of cookiemanager class.

Sample code

1:

cookiemanager cm = new cookiemanager();

Notes

It is default fitter automatically generated. Returns an instance as same as getting by variable declaration.

The returned instance has been initialized.

Links for reference

None.

Copyright © Cooker All rights reserved.