Method: Virtuozzo::SOAP::Types::EventLog::Net_classType#initialize

Defined in:
lib/virtuozzo/soap/types/event_log.rb

#initialize(id = nil, transfer = nil) ⇒ Net_classType

Returns a new instance of Net_classType.



459
460
461
462
# File 'lib/virtuozzo/soap/types/event_log.rb', line 459

def initialize(id = nil, transfer = nil)
  @id = id
  @transfer = transfer
end