Method | Description | |
---|---|---|
ActualizeUpdatedAt ( |
||
Create ( |
||
Create ( |
||
Exists ( |
||
ExistsUnmoved ( |
||
ExistsUnmoved ( string key, LocalRepository repo ) : bool | ||
GetById ( int id ) : |
||
GetFomDatabase ( |
||
GetId ( |
||
IsFolder ( |
||
MarkAsMoved ( |
||
MarkAsUnmoved ( |
||
Remove ( |
||
Select ( string sql ) : List |
||
Update ( |
||
UpdateETAG ( |
public ActualizeUpdatedAt ( |
||
item | ||
return | void |
public Create ( |
||
e | ||
return |
public Create ( |
||
item | ||
return | void |
public Exists ( |
||
item | ||
return | bool |
public ExistsUnmoved ( |
||
item | ||
return | bool |
public ExistsUnmoved ( string key, LocalRepository repo ) : bool | ||
key | string | |
repo | LocalRepository | |
return | bool |
public GetById ( int id ) : |
||
id | int | |
return |
public GetFomDatabase ( |
||
item | ||
return |
public GetId ( |
||
item | ||
return | int |
public IsFolder ( |
||
item | ||
return | bool |
public MarkAsMoved ( |
||
item | ||
return | void |
public MarkAsUnmoved ( |
||
item | ||
return | void |
public Remove ( |
||
item | ||
return | void |
public Update ( |
||
i | ||
return | void |
public UpdateETAG ( |
||
item | ||
return | void |