Amazon.SimpleNotificationService.Model.AddPermissionRequest.IsSetActionName C# (CSharp) 메소드

IsSetActionName() 개인적인 메소드

private IsSetActionName ( ) : bool
리턴 bool
        internal bool IsSetActionName()
        {
            return this._actionName != null && this._actionName.Count > 0; 
        }