Method: Renalware::PD::ExitSiteInfectionDrop#initialize
- Defined in:
- app/drops/renalware/pd/exit_site_infection_drop.rb
#initialize(esi) ⇒ ExitSiteInfectionDrop
Returns a new instance of ExitSiteInfectionDrop.
12 13 14 |
# File 'app/drops/renalware/pd/exit_site_infection_drop.rb', line 12 def initialize(esi) @esi = esi end |