Amazon.StorageGateway.Model.GatewayInfo.IsSetGatewayType C# (CSharp) Method

IsSetGatewayType() private method

private IsSetGatewayType ( ) : bool
return bool
        internal bool IsSetGatewayType()
        {
            return this._gatewayType != null;
        }