Amazon.Redshift.Model.DescribeClusterParametersRequest.IsSetSource C# (CSharp) Метод

IsSetSource() приватный Метод

private IsSetSource ( ) : bool
Результат bool
        internal bool IsSetSource()
        {
            return this._source != null;
        }