Amazon.ApplicationDiscoveryService.Model.AgentNetworkInfo.IsSetMacAddress C# (CSharp) 메소드

IsSetMacAddress() 개인적인 메소드

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