Amazon.EC2.Model.KeyPair.IsSetKeyMaterial C# (CSharp) 메소드

IsSetKeyMaterial() 개인적인 메소드

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