Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceCreateDate C# (CSharp) Méthode

IsSetDeviceCreateDate() private méthode

private IsSetDeviceCreateDate ( ) : bool
Résultat bool
        internal bool IsSetDeviceCreateDate()
        {
            return this._deviceCreateDate.HasValue; 
        }