Class: Bysxianglog::Hello

Inherits:
Object
  • Object
show all
Defined in:
lib/bysxianglog.rb

Class Method Summary collapse

Class Method Details

.showObject



4
5
6
# File 'lib/bysxianglog.rb', line 4

def self.show
  puts "我来自Bysxianglog::Hello.show方法"
end