class Resolv::DNS::SvcParam::Port
常量
- KeyName
- KeyNumber
属性
公共类方法
源代码
# File lib/resolv.rb, line 1981 def initialize(port) @port = port.to_int end
初始化 “port” ScvParam。
# File lib/resolv.rb, line 1981 def initialize(port) @port = port.to_int end
初始化 “port” ScvParam。