Свойство | Type | Description | |
---|---|---|---|
IDuplicable | object |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
Copy ( ) : |
||
Range ( |
||
Range ( |
Méthode | Description | |
---|---|---|
IDuplicable ( RubyContext context, bool copySingletonMembers ) : object |
public GetObjectData ( |
||
info | ||
context | ||
Résultat | void |
public Initialize ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : void | ||
comparisonStorage | BinaryOpStorage | |
context | RubyContext | |
begin | object | |
end | object | |
excludeEnd | bool | |
Résultat | void |
public Inspect ( RubyContext context ) : MutableString | ||
context | RubyContext | |
Résultat | MutableString |
public Range ( BinaryOpStorage comparisonStorage, RubyContext context, object begin, object end, bool excludeEnd ) : System | ||
comparisonStorage | BinaryOpStorage | |
context | RubyContext | |
begin | object | |
end | object | |
excludeEnd | bool | |
Résultat | System |
public Range ( MutableString begin, MutableString end, bool excludeEnd ) : System | ||
begin | MutableString | |
end | MutableString | |
excludeEnd | bool | |
Résultat | System |
protected Range ( |
||
info | ||
context | ||
Résultat | System |
public Range ( int begin, int end, bool excludeEnd ) : System | ||
begin | int | |
end | int | |
excludeEnd | bool | |
Résultat | System |
public ToMutableString ( ConversionStorage |
||
tosConversion | ConversionStorage |
|
Résultat | MutableString |