C# Class XmlRpc_Wrapper.XmlRpcUtil

Afficher le fichier Open project: uml-robotics/ROS.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
XMLRPC_VERSION string

Méthodes publiques

Méthode Description
SetLogLevel ( XMLRPC_LOG_LEVEL level ) : void
SetLogLevel ( int level ) : void
error ( string format ) : void
log ( XMLRPC_LOG_LEVEL level, string format ) : void
log ( int level, string format ) : void

Method Details

SetLogLevel() public static méthode

public static SetLogLevel ( XMLRPC_LOG_LEVEL level ) : void
level XMLRPC_LOG_LEVEL
Résultat void

SetLogLevel() public static méthode

public static SetLogLevel ( int level ) : void
level int
Résultat void

error() public static méthode

public static error ( string format ) : void
format string
Résultat void

log() public static méthode

public static log ( XMLRPC_LOG_LEVEL level, string format ) : void
level XMLRPC_LOG_LEVEL
format string
Résultat void

log() public static méthode

public static log ( int level, string format ) : void
level int
format string
Résultat void

Property Details

XMLRPC_VERSION public_oe static_oe property

public static string XMLRPC_VERSION
Résultat string