Amazon.ElasticMapReduce.Model.SupportedProductConfig.IsSetArgs C# (CSharp) 메소드

IsSetArgs() 개인적인 메소드

private IsSetArgs ( ) : bool
리턴 bool
        internal bool IsSetArgs()
        {
            return this.args.Count > 0;
        }
    }
SupportedProductConfig