Method | Description | |
---|---|---|
CreateFacility ( |
||
GetAll ( ) : List |
||
GetFacility ( decimal id ) : |
||
GetFacilityByOrganization ( decimal id ) : |
||
Update ( |
public CreateFacility ( |
||
entity | ||
return | int |
public GetFacility ( decimal id ) : |
||
id | decimal | |
return |
public GetFacilityByOrganization ( decimal id ) : |
||
id | decimal | |
return |
public Update ( |
||
entity | ||
return | int |