Method | Description | |
---|---|---|
App ( ) : System | ||
InitializeComponent ( ) : void | ||
ShowCollectionSummary ( IEnumerable | ||
ShowDetail ( IEnumerable | ||
ShowGroupedCollection ( ) : void |
Method | Description | |
---|---|---|
OnLaunched ( LaunchActivatedEventArgs args ) : void |
protected OnLaunched ( LaunchActivatedEventArgs args ) : void | ||
args | LaunchActivatedEventArgs | |
return | void |
public static ShowCollectionSummary ( IEnumerable | ||
collection | IEnumerable | |
return | void |
public static ShowDetail ( IEnumerable | ||
collection | IEnumerable | |
item | object | |
return | void |
public static ShowGroupedCollection ( ) : void | ||
return | void |