Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RemoteObject
C# Class RemoteObject, gert
Inheritance:
MarshalByRefObject
Mostra file
Open project: mono/gert
Class Usage Examples
Public Properties
Property
Type
Description
serverString
string
serverTimestamp
DateTime
Public Methods
Method
Description
RemoteObject
( ) :
System
ReplyMessage
(
String
msg
) :
String
Method Details
RemoteObject()
public
method
public
RemoteObject
( ) :
System
return
System
ReplyMessage()
public
method
public
ReplyMessage
(
String
msg
) :
String
msg
String
return
String
Property Details
serverString
public_oe property
public
string
serverString
return
string
serverTimestamp
public_oe property
public
DateTime
serverTimestamp
return
DateTime