Method | Description | |
---|---|---|
FlagRepository ( string database, long loginId, int userId ) : System.Collections.Generic | ||
GetAsync ( string resource, int userId, object resourceIds ) : Task |
public FlagRepository ( string database, long loginId, int userId ) : System.Collections.Generic | ||
database | string | |
loginId | long | |
userId | int | |
return | System.Collections.Generic |
public GetAsync ( string resource, int userId, object resourceIds ) : Task |
||
resource | string | |
userId | int | |
resourceIds | object | |
return | Task |