るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.042秒)

別のキーワード

  1. win32ole ole_methods
  2. win32ole ole_get_methods
  3. win32ole ole_func_methods
  4. win32ole ole_put_methods
  5. fileutils methods

ライブラリ

検索結果

UnboundMethod#parameters -> [object] (9346.0)

UnboundMethod オブジェクトの引数の情報を返します。

...
UnboundMethod
オブジェクトの引数の情報を返します。

詳しくは Method#parameters を参照してください。



@see Proc#parameters, Method#parameters...