Amazon.SimpleWorkflow.Model.PollForDecisionTaskRequest.IsSetIdentity C# (CSharp) Méthode

IsSetIdentity() private méthode

private IsSetIdentity ( ) : bool
Résultat bool
        internal bool IsSetIdentity()
        {
            return this.identity != null;
        }