Amazon.CognitoIdentity.Model.IdentityDescription.IsSetLastModifiedDate C# (CSharp) Метод

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

private IsSetLastModifiedDate ( ) : bool
Результат bool
        internal bool IsSetLastModifiedDate()
        {
            return this._lastModifiedDate.HasValue; 
        }