Click or drag to resize

WeatherMakerNoNetworkConnection Class

Null network connection
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerWeatherMakerNoNetworkConnection

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class WeatherMakerNoNetworkConnection : IWeatherMakerNetworkConnection

The WeatherMakerNoNetworkConnection type exposes the following members.

Constructors
  NameDescription
Public methodWeatherMakerNoNetworkConnection
Constructor
Top
Properties
  NameDescription
Public propertyIsClient
False
Public propertyIsConnected
False
Public propertyIsServer
False
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetConnectionId
Always 0
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also