Method | Description | |
---|---|---|
DeleteVolunteerContext ( |
||
InsertVolunteerContext ( |
||
ListVolunteers ( ) : List |
||
ListVolunteers ( System.Guid Volunteer ) : |
ListVolunteers - There's a good chance the same record may be requested often. Cache the vol object...
|
|
UpdateVolunteerContext ( |
public DeleteVolunteerContext ( |
||
_cVolunteer | ||
return | void |
public InsertVolunteerContext ( |
||
_cVolunteer | ||
return |
public ListVolunteers ( System.Guid Volunteer ) : |
||
Volunteer | System.Guid | |
return |
public UpdateVolunteerContext ( |
||
_cVolunteer | ||
return | void |