Property | Type | Description | |
---|---|---|---|
GetDebuggerDisplayType | string | ||
GetDebuggerDisplayValue | string | ||
ICustomTypeDescriptor | AttributeCollection | ||
ICustomTypeDescriptor | EventDescriptor | ||
ICustomTypeDescriptor | EventDescriptorCollection | ||
ICustomTypeDescriptor | EventDescriptorCollection | ||
ICustomTypeDescriptor | PropertyDescriptor | ||
ICustomTypeDescriptor | PropertyDescriptorCollection | ||
ICustomTypeDescriptor | PropertyDescriptorCollection | ||
ICustomTypeDescriptor | TypeConverter | ||
ICustomTypeDescriptor | object | ||
ICustomTypeDescriptor | object | ||
ICustomTypeDescriptor | string | ||
IDuplicable | object | ||
IRubyObject | bool | ||
IRubyObject | int | ||
IRubyObject | string |
Method | Description | |
---|---|---|
Equals ( object other ) : bool | ||
Freeze ( ) : void | ||
GetHashCode ( ) : int | ||
GetInstanceData ( ) : |
||
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
RubyObject ( |
Implements Object#new.
|
|
ToString ( ) : string | ||
TryGetInstanceData ( ) : |
Method | Description | |
---|---|---|
CreateInstance ( ) : |
||
RubyObject ( SerializationInfo info, StreamingContext context ) : System.Diagnostics |
Method | Description | |
---|---|---|
GetDebuggerDisplayType ( ) : string | ||
GetDebuggerDisplayValue ( ) : string | ||
ICustomTypeDescriptor ( ) : AttributeCollection | ||
ICustomTypeDescriptor ( ) : EventDescriptor | ||
ICustomTypeDescriptor ( ) : EventDescriptorCollection | ||
ICustomTypeDescriptor ( Attribute attributes ) : EventDescriptorCollection | ||
ICustomTypeDescriptor ( ) : PropertyDescriptor | ||
ICustomTypeDescriptor ( ) : PropertyDescriptorCollection | ||
ICustomTypeDescriptor ( Attribute attributes ) : PropertyDescriptorCollection | ||
ICustomTypeDescriptor ( ) : TypeConverter | ||
ICustomTypeDescriptor ( PropertyDescriptor pd ) : object | ||
ICustomTypeDescriptor ( Type editorBaseType ) : object | ||
ICustomTypeDescriptor ( ) : string | ||
IDuplicable ( RubyContext context, bool copySingletonMembers ) : object | ||
IRubyObject ( object other ) : bool | ||
IRubyObject ( ) : int | ||
IRubyObject ( ) : string |
public GetInstanceData ( ) : |
||
return |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public RubyObject ( |
||
cls | ||
return | System.Diagnostics |
protected RubyObject ( SerializationInfo info, StreamingContext context ) : System.Diagnostics | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System.Diagnostics |
public TryGetInstanceData ( ) : |
||
return |