Méthode | Description | |
---|---|---|
Create ( long structureId, string name ) : |
||
Delete ( long structureId, string name ) : void | ||
Get ( long structureId, string name ) : |
||
GetAll ( long structureId ) : IQueryable |
||
RoleTypeManager ( |
public Create ( long structureId, string name ) : |
||
structureId | long | |
name | string | |
Résultat |
public Delete ( long structureId, string name ) : void | ||
structureId | long | |
name | string | |
Résultat | void |
public Get ( long structureId, string name ) : |
||
structureId | long | |
name | string | |
Résultat |
public GetAll ( long structureId ) : IQueryable |
||
structureId | long | |
Résultat | IQueryable |
public RoleTypeManager ( |
||
db | ||
Résultat | System.Linq |