WeatherMakerNoNetworkConnectionIsClient Property |
False
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool IsClient { get; }
Public ReadOnly Property IsClient As Boolean
Get
public:
virtual property bool IsClient {
bool get () sealed;
}
abstract IsClient : bool with get
override IsClient : bool with get
Property Value
Type:
BooleanImplements
IWeatherMakerNetworkConnectionIsClientSee Also