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

Inheritance: PropertyChangedBase
显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
GetLaunchUrl ( ) : string
Matches ( Collection collection ) : bool
RecentCollection ( Collection collection ) : System

Private Methods

Method Description
OnDeserialized ( StreamingContext context ) : void

Method Details

GetLaunchUrl() public method

public GetLaunchUrl ( ) : string
return string

Matches() public method

public Matches ( Collection collection ) : bool
collection Collection
return bool

RecentCollection() public method

public RecentCollection ( Collection collection ) : System
collection Collection
return System