C# Class Open.Testing.Common

Provides access to common global object.
Mostrar archivo Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
GetFromContainer ( ) : Common

Retrieves the common object from the container.

Method Details

GetFromContainer() public static method

Retrieves the common object from the container.
public static GetFromContainer ( ) : Common
return Common