C# Class Subtext.Framework.Tracking.WeblogsNotificatinProxy

Inheritance: CookComputing.XmlRpc.XmlRpcClientProtocol
Mostrar archivo Open project: ayende/Subtext Class Usage Examples

Public Methods

Method Description
Ping ( string name, string url ) : bool
WeblogsNotificatinProxy ( ) : System

Private Methods

Method Description
Notifiy ( string name, string url ) : CookComputing.XmlRpc.XmlRpcStruct

Method Details

Ping() public method

public Ping ( string name, string url ) : bool
name string
url string
return bool

WeblogsNotificatinProxy() public method

public WeblogsNotificatinProxy ( ) : System
return System