Method | Description | |
---|---|---|
CreateOrganization ( |
||
GetAll ( ) : List |
||
GetOrganization ( decimal id ) : |
||
GetOrganization ( string id ) : |
||
UpdateOrganization ( |
public CreateOrganization ( |
||
model | ||
return | int |
public GetOrganization ( decimal id ) : |
||
id | decimal | |
return |
public GetOrganization ( string id ) : |
||
id | string | |
return |
public UpdateOrganization ( |
||
model | ||
return | int |