C# Class System.Net.NetworkInformation.Tests.PingTest.FinalizingPing

Inheritance: Ping
显示文件 Open project: dotnet/corefx

Public Properties

Property Type Description
WasFinalized bool

Public Methods

Method Description
CreateAndRelease ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

CreateAndRelease() public static method

public static CreateAndRelease ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Property Details

WasFinalized public_oe static_oe property

public static bool WasFinalized
return bool