Свойство | Type | Description | |
---|---|---|---|
ResetCache | void |
Méthode | Description | |
---|---|---|
Delete ( |
||
Get ( string pageName ) : |
||
GetAll ( ) : IEnumerable |
||
Insert ( |
||
JsonRepository ( ISqliteConfiguration config, ICacheProvider cacheProvider ) : System.Collections.Generic | ||
Update ( |
Méthode | Description | |
---|---|---|
ResetCache ( ) : void |
public Delete ( |
||
entity | ||
Résultat | bool |
public Get ( string pageName ) : |
||
pageName | string | |
Résultat |
public Insert ( |
||
entity | ||
Résultat | long |
public JsonRepository ( ISqliteConfiguration config, ICacheProvider cacheProvider ) : System.Collections.Generic | ||
config | ISqliteConfiguration | |
cacheProvider | ICacheProvider | |
Résultat | System.Collections.Generic |
public Update ( |
||
entity | ||
Résultat | bool |