[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ErlRef(String, Int32 , Int32) |
Create an Erlang reference from the given values
|
![]() | ErlRef(ErlAtom, Int32 , Int32) |
Create an Erlang reference from the given values
|
![]() | ErlRef(ErlAtom, UInt32 , Int32) |
Create an Erlang reference from the given values
|
![]() | ErlRef(String, Int32, Int32, Int32, Int32) | Initializes a new instance of the ErlRef class |
![]() | ErlRef(ErlAtom, Int32, Int32, Int32, Int32) | Initializes a new instance of the ErlRef class |
See Also