Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastModifiedDate C# (CSharp) 메소드

IsSetDeviceLastModifiedDate() 개인적인 메소드

private IsSetDeviceLastModifiedDate ( ) : bool
리턴 bool
        internal bool IsSetDeviceLastModifiedDate()
        {
            return this._deviceLastModifiedDate.HasValue; 
        }