C# Class withSIX.Play.Core.Options.Entries.RecentCollection

Inheritance: PropertyChangedBase
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
GetLaunchUrl ( ) : string
Matches ( Collection collection ) : bool
RecentCollection ( Collection collection ) : System

Private Methods

Méthode Description
OnDeserialized ( StreamingContext context ) : void

Method Details

GetLaunchUrl() public méthode

public GetLaunchUrl ( ) : string
Résultat string

Matches() public méthode

public Matches ( Collection collection ) : bool
collection Collection
Résultat bool

RecentCollection() public méthode

public RecentCollection ( Collection collection ) : System
collection Collection
Résultat System