메소드 | 설명 | |
---|---|---|
AddStuffToInbox ( |
||
AllStuffInInbox ( ) : IList |
||
GetByStuffId ( string stuffId ) : |
||
InboxRepository ( ISQLiteConnectionFactory sqlConnectionFactory ) : System.Collections.Generic | ||
TrashStuff ( |
public AddStuffToInbox ( |
||
itemOfStuff | ||
리턴 | void |
public GetByStuffId ( string stuffId ) : |
||
stuffId | string | |
리턴 |
public InboxRepository ( ISQLiteConnectionFactory sqlConnectionFactory ) : System.Collections.Generic | ||
sqlConnectionFactory | ISQLiteConnectionFactory | |
리턴 | System.Collections.Generic |
public TrashStuff ( |
||
itemOfStuff | ||
리턴 | void |