class TurboRex::MSRPC::MIDL::Attribute::EndpointAttr
Constants
- SYMBOL_NAME
Public Class Methods
new(endpoints)
click to toggle source
# File lib/turborex/msrpc/midl.rb, line 113 def initialize(endpoints) @endpoints = endpoints end
Public Instance Methods
human()
click to toggle source
# File lib/turborex/msrpc/midl.rb, line 117 def human end