C# Class Gtd.Client.Models.ImmutableInbox

ファイルを表示 Open project: beingtheworst/btw-gtd Class Usage Examples

Public Methods

Method Description
GetStuffOrdered ( ) : IOrderedEnumerable
ImmutableInbox ( ImmutableStuff>.IImmutableDictionary dict ) : System

Method Details

GetStuffOrdered() public method

public GetStuffOrdered ( ) : IOrderedEnumerable
return IOrderedEnumerable

ImmutableInbox() public method

public ImmutableInbox ( ImmutableStuff>.IImmutableDictionary dict ) : System
dict ImmutableStuff>.IImmutableDictionary
return System