Amazon.StorageGateway.Model.NetworkInterface.IsSetMacAddress C# (CSharp) Method

IsSetMacAddress() private method

private IsSetMacAddress ( ) : bool
return bool
        internal bool IsSetMacAddress()
        {
            return this._macAddress != null;
        }