System::Net::CookieComparer::get_Instance method

CookieComparer::get_Instance method

RTTI information.

static System::SharedPtr<CookieComparer> System::Net::CookieComparer::get_Instance()

ReturnValue

The same instance of this class.

Remarks

A ‘singleton’ implementation. Always returns the same instance of this class.

See Also