C# Класс IronRuby.Builtins.SymbolOps

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
GetAllSymbols ( RubyClass self ) : RubyArray
GetEncoding ( RubySymbol self ) : IronRuby.Builtins.RubyEncoding
GetLength ( RubySymbol self ) : int
Inspect ( RubyContext context, RubySymbol self ) : MutableString
IsEmpty ( RubySymbol self ) : bool
Match ( BinaryOpStorageWithScope storage, IronRuby.Runtime.RubyScope scope, RubySymbol self, [ regex ) : object
Match ( BinaryOpStorageWithScope storage, IronRuby.Runtime.RubyScope scope, RubySymbol self, object obj ) : object
Match ( IronRuby.Runtime.ClrName self, [ str ) : object
Match ( IronRuby.Runtime.RubyScope scope, RubySymbol self, [ regex ) : object
ToClrString ( RubySymbol self ) : string
ToInteger ( RubySymbol self ) : int
ToProc ( IronRuby.Runtime.RubyScope scope, RubySymbol self ) : Proc
ToString ( RubySymbol self ) : MutableString
ToSymbol ( RubySymbol self ) : RubySymbol