프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IDuplicable | object |
메소드 | 설명 | |
---|---|---|
GetObjectData ( |
||
Initialize ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : void | ||
Inspect ( RubyContext context ) : MutableString | ||
Range ( ) : System | ||
Range ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : System | ||
Range ( MutableString begin, MutableString end, bool excludeEnd ) : System | ||
Range ( int begin, int end, bool excludeEnd ) : System | ||
ToMutableString ( ConversionStorage |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Copy ( ) : |
||
Range ( |
||
Range ( |
메소드 | 설명 | |
---|---|---|
IDuplicable ( RubyContext context, bool copySingletonMembers ) : object |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
public Initialize ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : void | ||
comparisonStorage | BinaryOpStorage | |
context | RubyContext | |
begin | object | |
end | object | |
excludeEnd | bool | |
리턴 | void |
public Inspect ( RubyContext context ) : MutableString | ||
context | RubyContext | |
리턴 | MutableString |
public Range ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : System | ||
comparisonStorage | BinaryOpStorage | |
context | RubyContext | |
begin | object | |
end | object | |
excludeEnd | bool | |
리턴 | System |
public Range ( MutableString begin, MutableString end, bool excludeEnd ) : System | ||
begin | MutableString | |
end | MutableString | |
excludeEnd | bool | |
리턴 | System |
protected Range ( |
||
info | ||
context | ||
리턴 | System |
public Range ( int begin, int end, bool excludeEnd ) : System | ||
begin | int | |
end | int | |
excludeEnd | bool | |
리턴 | System |
public ToMutableString ( ConversionStorage |
||
tosConversion | ConversionStorage |
|
리턴 | MutableString |