Amazon.DeviceFarm.Model.CreateUploadRequest.IsSetProjectArn C# (CSharp) 메소드

IsSetProjectArn() 개인적인 메소드

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