C# Class Caliburn.Micro.HelloWP7.PhoneContainer

Inheritance: SimpleContainer
Afficher le fichier Open project: ngbrown/Caliburn.Micro_SoupToNuts Class Usage Examples

Méthodes publiques

Méthode Description
PhoneContainer ( ) : System

Méthodes protégées

Méthode Description
ActivateInstance ( Type type, object args ) : object

Method Details

ActivateInstance() protected méthode

protected ActivateInstance ( Type type, object args ) : object
type System.Type
args object
Résultat object

PhoneContainer() public méthode

public PhoneContainer ( ) : System
Résultat System