Amazon.CodePipeline.Model.StageState.IsSetActionStates C# (CSharp) Méthode

IsSetActionStates() private méthode

private IsSetActionStates ( ) : bool
Résultat bool
        internal bool IsSetActionStates()
        {
            return this._actionStates != null && this._actionStates.Count > 0; 
        }