Ejemplo n.º 1
0
 public static void SnoozeAlarm(global::System.Guid alarmId, global::System.TimeSpan timeSpan)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Phone.Notification.Management.AccessoryManager", "void AccessoryManager.SnoozeAlarm(Guid alarmId, TimeSpan timeSpan)");
 }
Ejemplo n.º 2
0
 public ContentPrefetchTrigger(global::System.TimeSpan waitInterval)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Background.ContentPrefetchTrigger", "ContentPrefetchTrigger.ContentPrefetchTrigger(TimeSpan waitInterval)");
 }
Ejemplo n.º 3
0
 public global::Windows.ApplicationModel.Chat.ChatMessageReader GetMessageReader(global::System.TimeSpan recentTimeLimit)
 {
     throw new global::System.NotImplementedException("The member ChatMessageReader ChatMessageStore.GetMessageReader(TimeSpan recentTimeLimit) is not implemented in Uno.");
 }
Ejemplo n.º 4
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.Devices.Geolocation.Geoposition> > GetGeopositionHistoryAsync(global::System.DateTimeOffset startTime, global::System.TimeSpan duration)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<Geoposition>> Geolocator.GetGeopositionHistoryAsync(DateTimeOffset startTime, TimeSpan duration) is not implemented in Uno.");
 }
Ejemplo n.º 5
0
 public void SendHapticFeedbackForPlayCount(global::Windows.Devices.Haptics.SimpleHapticsControllerFeedback feedback, double intensity, int playCount, global::System.TimeSpan replayPauseInterval)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Haptics.SimpleHapticsController", "void SimpleHapticsController.SendHapticFeedbackForPlayCount(SimpleHapticsControllerFeedback feedback, double intensity, int playCount, TimeSpan replayPauseInterval)");
 }
Ejemplo n.º 6
0
 public void SetBufferedRange(global::System.TimeSpan startOffset, global::System.TimeSpan endOffset)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Core.MediaStreamSource", "void MediaStreamSource.SetBufferedRange(TimeSpan startOffset, TimeSpan endOffset)");
 }
Ejemplo n.º 7
0
 public void SetDesiredContainerUpdateDuration(global::System.TimeSpan duration)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Controls.ListViewBase", "void ListViewBase.SetDesiredContainerUpdateDuration(TimeSpan duration)");
 }
Ejemplo n.º 8
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Background.DeviceTriggerResult> RequestAsync(string deviceId, global::System.TimeSpan expectedDuration, string arguments)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<DeviceTriggerResult> DeviceServicingTrigger.RequestAsync(string deviceId, TimeSpan expectedDuration, string arguments) is not implemented in Uno.");
 }
Ejemplo n.º 9
0
 public static global::Windows.UI.Xaml.Media.Animation.KeyTime FromTimeSpan(global::System.TimeSpan timeSpan)
 {
     return(default(global::Windows.UI.Xaml.Media.Animation.KeyTime));
 }
Ejemplo n.º 10
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Appointments.Appointment> > FindAllInstancesAsync(string masterLocalId, global::System.DateTimeOffset rangeStart, global::System.TimeSpan rangeLength, global::Windows.ApplicationModel.Appointments.FindAppointmentsOptions pOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<Appointment>> AppointmentCalendar.FindAllInstancesAsync(string masterLocalId, DateTimeOffset rangeStart, TimeSpan rangeLength, FindAppointmentsOptions pOptions) is not implemented in Uno.");
 }
Ejemplo n.º 11
0
 public global::Windows.Foundation.IAsyncOperation <bool> TryProposeNewTimeForMeetingAsync(global::Windows.ApplicationModel.Appointments.Appointment meeting, global::System.DateTimeOffset newStartTime, global::System.TimeSpan newDuration, string subject, string comment)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppointmentCalendar.TryProposeNewTimeForMeetingAsync(Appointment meeting, DateTimeOffset newStartTime, TimeSpan newDuration, string subject, string comment) is not implemented in Uno.");
 }
Ejemplo n.º 12
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.Devices.Sensors.PedometerReading> > GetSystemHistoryAsync(global::System.DateTimeOffset fromTime, global::System.TimeSpan duration)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<PedometerReading>> Pedometer.GetSystemHistoryAsync(DateTimeOffset fromTime, TimeSpan duration) is not implemented in Uno.");
 }
Ejemplo n.º 13
0
 double global::PIDControllerLib.IPIDController.ControlVariable(global::System.TimeSpan timeSinceLastUpdate)
 {
     return(_stubs.GetMethodStub <ControlVariable_TimeSpan_Delegate>("ControlVariable").Invoke(timeSinceLastUpdate));
 }
Ejemplo n.º 14
0
 public global::Windows.Foundation.IAsyncOperation <bool> RemoveSlipAsync(global::System.TimeSpan timeout)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> ClaimedSlipPrinter.RemoveSlipAsync(TimeSpan timeout) is not implemented in Uno.");
 }
Ejemplo n.º 15
0
 public static global::Windows.UI.Xaml.Media.Animation.RepeatBehavior FromDuration(global::System.TimeSpan duration)
 {
     throw new global::System.NotImplementedException("The member RepeatBehavior RepeatBehaviorHelper.FromDuration(TimeSpan duration) is not implemented in Uno.");
 }
Ejemplo n.º 16
0
 public RepeatBehavior(global::System.TimeSpan duration)
 {
     throw new global::System.NotImplementedException();
 }
 public void SetActualStartPosition(global::System.TimeSpan position)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Core.MediaStreamSourceStartingRequest", "void MediaStreamSourceStartingRequest.SetActualStartPosition(TimeSpan position)");
 }
Ejemplo n.º 18
0
 public Duration(global::System.TimeSpan timeSpan)
 {
     throw new global::System.NotImplementedException();
 }
Ejemplo n.º 19
0
 public void WaitForNextFrameReadyWithHeadStart(global::System.TimeSpan requestedHeadStartDuration)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Graphics.Holographic.HolographicSpace", "void HolographicSpace.WaitForNextFrameReadyWithHeadStart(TimeSpan requestedHeadStartDuration)");
 }
Ejemplo n.º 20
0
 public void Seek(global::System.TimeSpan position)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Audio.AudioFileInputNode", "void AudioFileInputNode.Seek(TimeSpan position)");
 }
Ejemplo n.º 21
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Geolocation.Geoposition> GetGeopositionAsync(global::System.TimeSpan maximumAge, global::System.TimeSpan timeout)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<Geoposition> Geolocator.GetGeopositionAsync(TimeSpan maximumAge, TimeSpan timeout) is not implemented in Uno.");
 }
Ejemplo n.º 22
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Graphics.Imaging.ImageStream> GetThumbnailAsync(global::System.TimeSpan timeFromStart, int scaledWidth, int scaledHeight, global::Windows.Media.Editing.VideoFramePrecision framePrecision)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<ImageStream> MediaComposition.GetThumbnailAsync(TimeSpan timeFromStart, int scaledWidth, int scaledHeight, VideoFramePrecision framePrecision) is not implemented in Uno.");
 }
Ejemplo n.º 23
0
 public MediaPlaybackItem(global::Windows.Media.Core.MediaSource source, global::System.TimeSpan startTime, global::System.TimeSpan durationLimit)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Playback.MediaPlaybackItem", "MediaPlaybackItem.MediaPlaybackItem(MediaSource source, TimeSpan startTime, TimeSpan durationLimit)");
 }
Ejemplo n.º 24
0
        /// <summary>
        /// Create a new session object.
        /// </summary>
        /// <param name="idSession">Initial value of the idSession property.</param>
        /// <param name="patients_Clinicians_cUserName">Initial value of the Patients_Clinicians_cUserName property.</param>
        /// <param name="patients_idPatient">Initial value of the Patients_idPatient property.</param>
        /// <param name="sDate">Initial value of the sDate property.</param>
        /// <param name="sTime">Initial value of the sTime property.</param>
        public static session Createsession(global::System.Int32 idSession, global::System.String patients_Clinicians_cUserName, global::System.Int32 patients_idPatient, global::System.DateTime sDate, global::System.TimeSpan sTime)
        {
            session session = new session();

            session.idSession = idSession;
            session.Patients_Clinicians_cUserName = patients_Clinicians_cUserName;
            session.Patients_idPatient            = patients_idPatient;
            session.sDate = sDate;
            session.sTime = sTime;
            return(session);
        }
Ejemplo n.º 25
0
 public void SendHapticFeedbackForDuration(global::Windows.Devices.Haptics.SimpleHapticsControllerFeedback feedback, double intensity, global::System.TimeSpan playDuration)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Haptics.SimpleHapticsController", "void SimpleHapticsController.SendHapticFeedbackForDuration(SimpleHapticsControllerFeedback feedback, double intensity, TimeSpan playDuration)");
 }
Ejemplo n.º 26
0
 partial void OnsTimeChanging(global::System.TimeSpan value);
Ejemplo n.º 27
0
 public static global::Windows.UI.Xaml.Media.Animation.KeyTime FromTimeSpan(global::System.TimeSpan timeSpan)
 {
     throw new global::System.NotImplementedException("The member KeyTime KeyTimeHelper.FromTimeSpan(TimeSpan timeSpan) is not implemented in Uno.");
 }
Ejemplo n.º 28
0
 public void WriteTimeSpan(global::System.TimeSpan value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Storage.Streams.DataWriter", "void DataWriter.WriteTimeSpan(TimeSpan value)");
 }
Ejemplo n.º 29
0
 public global::Windows.Foundation.IAsyncAction ShowTimeFrameAsync(global::System.DateTimeOffset timeToShow, global::System.TimeSpan duration)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction AppointmentManagerForUser.ShowTimeFrameAsync(DateTimeOffset timeToShow, TimeSpan duration) is not implemented in Uno.");
 }
Ejemplo n.º 30
0
 public void TransferOwnership(string socketId, global::Windows.Networking.Sockets.SocketActivityContext data, global::System.TimeSpan keepAliveTime)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Networking.Sockets.StreamSocket", "void StreamSocket.TransferOwnership(string socketId, SocketActivityContext data, TimeSpan keepAliveTime)");
 }
        public virtual global::System.TimeSpan ParseTimeSpan(string text, string format, global::System.IFormatProvider formatProvider)
        {
            if (string.IsNullOrEmpty(format))
                return global::System.Xml.XmlConvert.ToTimeSpan(text);

            Regex pattern;
            int[] fields;
            object[] numFormat = CreateExpression(out pattern, out fields, format, formatProvider);
            Match match = pattern.Match(text);
            if(!match.Success)
                throw new global::System.FormatException(string.Format(ResourceMessages.InvalidFormat, text));
            
            bool negate = false;
            global::System.TimeSpan value = global::System.TimeSpan.Zero;
            
            foreach(int ixfld in fields)
            {
                Group grp = match.Groups["f" + ixfld];
                if (!grp.Success) continue;
                switch (ixfld)
                {
                    case 0: //value,
                        value += global::System.TimeSpan.Parse(grp.Value);
                        break;
                    case 1: //value.Ticks,
                        value += new global::System.TimeSpan(ParseInt64(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                    case 2: //value.Ticks < 0 ? negSign : "",
                        negate = true; 
                        break;
                    case 3: //global::System.Math.Abs(value.Days),
                    case 8: //value.TotalDays,
                        value += global::System.TimeSpan.FromDays(ParseDouble(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                    case 4: //global::System.Math.Abs(value.Hours),
                    case 9: //value.TotalHours,
                        value += global::System.TimeSpan.FromHours(ParseDouble(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                    case 5: //global::System.Math.Abs(value.Minutes),
                    case 10: //value.TotalMinutes,
                        value += global::System.TimeSpan.FromMinutes(ParseDouble(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                    case 6: //global::System.Math.Abs(value.Seconds),
                    case 11: //value.TotalSeconds,
                        value += global::System.TimeSpan.FromSeconds(ParseDouble(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                    case 7: //global::System.Math.Abs(value.Milliseconds),
                    case 12: //value.TotalMilliseconds
                        value += global::System.TimeSpan.FromMilliseconds(ParseDouble(grp.Value, (string)numFormat[ixfld], formatProvider));
                        break;
                }
            }
            return negate ? value.Negate() : value;
        }
		internal static void Proc_out_rg_TimeSpan__(
					global::System.__ComObject __this, 
					out global::System.TimeSpan[] value, 
					global::System.RuntimeTypeHandle __typeHnd, 
					int __targetIndex)
		{
			// Setup
			global::System.TimeSpan* unsafe_value = default(global::System.TimeSpan*);
			uint unsafe_value_mcgLength = 0;
			int unsafe___return__;
			try
			{
				// Marshalling
				unsafe_value = null;
				// Call to native method
				unsafe___return__ = global::McgInterop.ComCallHelpers.ComCall__HRESULT(
									__this, 
									__typeHnd, 
									__targetIndex, 
									&(unsafe_value_mcgLength), 
									&(unsafe_value)
								);
				global::System.Runtime.InteropServices.DebugAnnotations.PreviousCallContainsUserCode();
				if (unsafe_value == null)
					value = null;
				else
				{
					value = new global::System.TimeSpan[unsafe_value_mcgLength];
					if (value != null)
						for (uint mcgIdx = 0; (mcgIdx < unsafe_value_mcgLength); mcgIdx++)
						{
							// [fwd] [out] [managedbyref] [nativebyref] [optional] [Mcg.CodeGen.BlittableValueMarshaller] System_TimeSpan__Windows_Foundation__TimeSpan value
							value[mcgIdx] = unsafe_value[mcgIdx];
						}
				}
				// Return
			}
			finally
			{
				// Cleanup
				global::System.Runtime.InteropServices.ExternalInterop.SafeCoTaskMemFree(unsafe_value);
			}
		}