Method: LogoutRequestType#initialize
- Defined in:
- lib/vmware/soap/vim25.rb
#initialize(v__this = nil) ⇒ LogoutRequestType
Returns a new instance of LogoutRequestType.
36065 36066 36067 |
# File 'lib/vmware/soap/vim25.rb', line 36065 def initialize(v__this = nil) @v__this = v__this end |