C# Class mGitHub.SampleApp.PhoneContainer

Inheritance: SimpleContainer
Datei anzeigen Open project: vcaraulean/mGitHub.SampleApp Class Usage Examples

Public Methods

Method Description
PhoneContainer ( Bootstrapper bootStrapper ) : System

Protected Methods

Method Description
ActivateInstance ( Type type, object args ) : object

Method Details

ActivateInstance() protected method

protected ActivateInstance ( Type type, object args ) : object
type System.Type
args object
return object

PhoneContainer() public method

public PhoneContainer ( Bootstrapper bootStrapper ) : System
bootStrapper Bootstrapper
return System