context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Text; using System.IO; using OLEDB.Test.ModuleCore; using System.Collections.Generic; usi...
/* * DeliveryHub * * DeliveryHub API * * OpenAPI spec version: 1.0.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // Note: This test file is the source of the more_tailcalls.il file. It requires // InlineIL.Fody to compile. It is ...
//------------------------------------------------------------------------------ // <copyright file="FolderBrowserDialog.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //--------------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; namespace System.Buffers.Text { public static partial class Utf8Formatter { ...
using System; namespace BizHawk.Emulation.Common.Components.LR35902 { public partial class LR35902 { // this contains the vectors of instrcution operations // NOTE: This list is NOT confirmed accurate for each individual cycle private void NOP_() { cur_instr = new ushort[] {IDLE, IDLE, ...
using System.Threading.Tasks; using NUnit.Framework; using Zu.AsyncWebDriver; namespace Zu.AsyncChromeDriver.Tests { [TestFixture] public class ElementSelectingTest : DriverTestFixture { private const string assertCannotPerformActionFormat_action_element = "Expected exception - should not be able t...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal class ExprVisitorBase ...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// <copyright file="MatlabReaderTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // Copyright (c) 2009-2010 Math.NET // Permission is hereby granted, free of charge, to ...
/* * [The "BSD license"] * Copyright (c) 2013 Terence Parr * Copyright (c) 2013 Sam Harwell * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code...
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Security { using System.IO; using System.ServiceModel.Channels; using System.Text; us...
#nullable disable //------------------------------------------------------------------------------ // CAdaptiveHuffman.cs // // <copyright company='Microsoft Corporation'> // Copyright (c) Microsoft Corporation. All Rights Reserved. // Information Contained Herein is Proprietary and Confidential. // </copyright> //...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.ServiceModel; using System.Text; using Infrastructure.Common; using Xunit; public stati...
#region License /* The MIT License Copyright (c) 2008 Sky Morey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using Xunit; namespace System.Linq.Expressions.Tests { public class Condition...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Dynamic.Utils; namespace System.Linq....
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security; using Microsoft.CodeAnalysis; using Microsoft.CodeA...
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using FluentAssertions; using Microsoft.DotNet.Cli.Utils; usi...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
namespace Humidifier.ApiGateway { using System.Collections.Generic; using DeploymentTypes; public class Deployment : Humidifier.Resource { public override string AWSTypeName { get { return @"AWS::ApiGateway::Deployment"; } } ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Net.Test.Common; using System.Security.Principal; using System.Threading.Tasks; using Xunit; using Xun...
// Copyright (C) 2014 dot42 // // Original filename: Android.Sax.cs // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
#region License // // Copyright (c) 2007-2009, Sean Chambers <schambers80@gmail.com> // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 /...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace System.Runtime.Serialization { using System; using System.Collections; using System.Diagnostics; using System.Collections.Generic; using S...
// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
#region License /* * All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of the License at * * http://www.ap...
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--==...
using Abp; using Abp.Domain.Repositories; using Abp.Runtime.Caching; using Helios.Chat; using System.Linq; using Abp.Dependency; using Abp.Domain.Uow; using Abp.MultiTenancy; using Abp.Threading; using Helios.Authorization.Users; namespace Helios.Friendships.Cache { public class UserFriendsCache : IUserFriendsCach...
//----------------------------------------------------------------------- // <copyright file="Frame.cs" company="Google"> // // Copyright 2017 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Microsoft.Build.Framework; using Microsoft.Build.Utilities; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Refle...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.12.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.ComponentModel; using System.Diagnostics; using System.Net.Sockets; using System.Threading; using Syste...
using System; using System.Diagnostics; using System.Text; using u8 = System.Byte; using u32 = System.UInt32; namespace Community.CsharpSqlite { public partial class Sqlite3 { /* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here...
using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Xml.XPath; using Microsoft.Build.Framework; using System.Xml; // $Id: SvnCheckout.cs 102 2006-01-09 18:01:13Z iko $ namespace MSBuild.Community.Tasks.Subversion { /// <summary> /// The kind of Subversion node. The...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Xml; using System.Xml.Linq; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLin...
namespace Contest.Core { using System; using System.IO; using System.Diagnostics; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using BF = System.Reflection.BindingFlags; using static System.Linq.Expressions.Expression; ...
#region License, Terms and Author(s) // // ELMAH - Error Logging Modules and Handlers for ASP.NET // Copyright (c) 2004-9 Atif Aziz. All rights reserved. // // Author(s): // // Erik Ejlskov Jensen, http://erikej.blogspot.com/ // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use...
// Copyright 2017, Google LLC All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using IxMilia.Dxf.Collections; namespace IxMilia.Dxf { public enum DxfXDataType { String = 1000, ApplicationName = 1001, ControlString = 1002, Layer = 1003, ...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable la...
using System; using System.Globalization; using System.Threading; using System.Web; using Rainbow.Framework.Settings; using Rainbow.Framework.Site.Configuration; using Rainbow.Framework.Web; namespace Rainbow.Framework { /// <summary> /// HttpUrlBuilder /// This Class is Responsible for all the Urls in Rai...
using Microsoft.IdentityModel; using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.S2S.Tokens; using Microsoft.SharePoint.Client; using Microsoft.SharePoint.Client.EventReceivers; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalizati...
using UnityEngine; using System.Collections; using System; using System.Threading; public class TestingAllCS : MonoBehaviour { public AnimationCurve customAnimationCurve; public Transform pt1; public Transform pt2; public Transform pt3; public Transform pt4; public Transform pt5; public delegate void NextFunc...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/genomics/v1/readgroup.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using s...
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Linq; using System.Web; using System.Xml; using System.Xml.Serialization; using System.Xml.XPath; using Umbraco.Core.Configuration; using umbraco.cms.businesslogic; using umbraco.cms.businesslogic.propertytype; usi...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; using System; using System.Xml; using System.Xml.XPath; using XPathTests.Common; namespace XPathTests....
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using GitVersion.Core.Tests.Helpers; using GitVersion.Logging; using GitVersion.VersionCalculation; using Microsoft.Extensions.DependencyInjection; using NUnit.Framework; using Shouldly; namespace GitVersion.Core.Tests; [TestFixture] public class VariableProviderTests : TestBase { private IVariableProvider variab...
/* * Copyright 2011 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
// // SharingConfigDialog.cs // // Author: // Yavor Georgiev <fealebenpae@gmail.com> // // Copyright (c) 2010 Yavor Georgiev // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software w...
using System; using System.Threading.Tasks; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Diagnostics; using System.Windows.Input; using AppStudio.DataProviders; using AppStudio.Uwp.Actions; using AppStudio.Uwp.Cache; using AppStudio.Uwp.Commands; using AppStudi...
using System; using System.Collections.Generic; using System.Linq; using ICSharpCode.NRefactory.TypeSystem; using ICSharpCode.NRefactory.TypeSystem.Implementation; using Saltarelle.Compiler.JSModel.Expressions; namespace Saltarelle.Compiler.Tests { public class MockRuntimeLibrary : IRuntimeLibrary { private enum Ty...
using System; using System.IO; using System.Collections; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Management.Automation; using System.Management.Automation.Remoting; using System.Text; using System.Diagnostics; using System.Management.Automation.Internal; using System.Globalization; #if C...
// ReSharper disable All using System.Collections.Generic; using System.Diagnostics; using System.Dynamic; using System.Linq; using System.Net; using System.Net.Http; using System.Web.Http; using Frapid.ApplicationState.Models; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Frapid.Config.DataAccess; using Fra...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Xml; using System.Xml.Linq; using System.Xml.Schema; using System.Xml.Serialization; using MathNet.Numerics.LinearAlgebra; using MathNet.Spatial.Units; namespace MathNet.Spatial.Euclidean { [Serializable] ...
#region BSD License /* Copyright (c) 2011, Clarius Consulting All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.Threading; namespace System.Data.SqlClient...
/* * Copyright (C) 2006 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Specialized; using System.IO; using System.Linq; using System.Net.Cache; usin...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Threading.Tasks; using Abp.Dependency; using Abp.Domain.Entities; using Abp.Domain.Uow; using Abp.MultiTenancy; using Abp.Reflection.Extensions; namespace Abp.Domain.Repositories { /// <summary> /// B...
// Copyright (C) 2014 dot42 // // Original filename: Android.Net.Wifi.P2p.Nsd.cs // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // ...
// This file was contributed to the RDL Project under the MIT License. It was // modified as part of merging into the RDL Project. /* The MIT License Copyright (c) 2006 Christian Cunlif and Lionel Cuir of Aulofee Permission is hereby granted, free of charge, to any person obtaining a copy of this software and assoc...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Text; using System.Diagnostics; using System.Globalization; namespace System.Xml { // // CharE...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.Xunit.Performance; using System; using System.Linq; using System.Runtime.CompilerServices; using Sys...
//========================================================================================== // // namespace OpenNETCF.IO.Serial.PortSettings // Copyright (c) 2003, OpenNETCF.org // // This library is free software; you can redistribute it and/or modify it under // the terms of the OpenNETCF.org Shared Source Lice...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Runtime.InteropServices; internal static partial class Interop { internal static par...
using System; using System.Collections.Generic; using Box2D; using Box2D.Collision; using Box2D.Common; using Box2D.Collision.Shapes; using Box2D.Dynamics; using Box2D.Dynamics.Contacts; using Microsoft.Xna.Framework; using CocosSharp; using Random = CocosSharp.CCRandom; namespace tests { internal class CCPhysicsS...
using System.Collections; using System.Collections.Generic; using System; using System.Linq; using Serialization; using System.Reflection; using System.Linq.Expressions; /// <summary> /// A class that runs delegates using acceleration /// </summary> public static class DelegateSupport { private static Dictionary<Meth...
using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; using System.Text.Json; using System.Text.Json.Serialization; namespace DataBoss.Data { using NewtonsoftJsonConverter = Newtonsoft.Json.Json...
//----------------------------------------------------------------------- // <copyright file="CslaDataSourceView.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: https://cslanet.com // </copyright> // <summary>The object responsible for managing data binding</summary> //...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // ExceptQueryOperator.cs // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections; using System.Collections.Generic; using System.Linq; using Xunit; using Xuni...
namespace DCalc.UI { partial class ConfigureAlgorithmForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
using System; using System.Collections.Generic; using System.Reflection; using Xunit; using Http2.Hpack; namespace HpackTests { public class DecoderTests { static DynamicTable GetDynamicTableOfDecoder(Decoder decoder) { var flags = BindingFlags.NonPublic | BindingFlags.Instance; ...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; u...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.Configuration; using System.Diagnostics; using System.IO; using System.Management; using System.Net; using System.ServiceProcess; using NLog; namespace DataTestLoader { public class PostgresqlScriptManager : BaseClass { #region NLog Logger class definition /// <summ...
using System; using System.IO; using System.Drawing; using System.Diagnostics; namespace SudoFont { // You can use this to load a binary font file at runtime. // This serves as a specification for the binary file. public class RuntimeFont { // If keepConfigBlock is true, we'll save the whole block in a MemoryS...
using System; using System.Collections.Generic; using Microsoft.Data.Entity.Migrations; using Microsoft.Data.Entity.Metadata; namespace FPS.Migrations { public partial class InitialMigration : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuild...
/* | Version 10.1.84 | Copyright 2013 Esri | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or...
/* Copyright (c) Citrix Systems Inc. * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided * that the following conditions are met: * * * Redistributions of source code must retain the above * copyright notice, this lis...
using LeanCloud; using LeanCloud.Storage.Internal; using NUnit.Framework; using System; using System.Collections; using System.Collections.Generic; using System.Threading.Tasks; namespace ParseTest { [TestFixture] public class JsonTests { [Test] public void TestEmptyJsonStringFail() { Assert.Throws<A...
using Lucene.Net.Store; using Lucene.Net.Support.Threading; using Lucene.Net.Util; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading; using Directory = Lucene.Net.Store.Directory; namespace Lucene.N...
/* ==================================================================== Licensed to the Apache Software Foundation (ASF) Under one or more contributor license agreements. See the NOTICE file distributed with this work for Additional information regarding copyright ownership. The ASF licenses this file to ...
using RootSystem = System; using System.Linq; using System.Collections.Generic; namespace Microsoft.Kinect.Face { // // Microsoft.Kinect.Face.HighDefinitionFaceFrameReader // public sealed partial class HighDefinitionFaceFrameReader : RootSystem.IDisposable, Helper.INativeWrapper { internal...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // ------------------------------------------------------------------------------ // Changes to this file must follow...
using System; using System.Collections; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Marten.Linq; #nullable enable namespace Marten.Events { public interface IEventOperations { /// <summary> /// Append one or more events in order to an existing st...
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ namespace System.ServiceModel.Configuration { using System; using System.Configuration;...
using HueApi.ColorConverters; using HueApi.ColorConverters.Original; using HueApi.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Q42.HueApi.ColorConverters.Original { /// <summary> /// Used to convert colors between XY and RGB ...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Reflection; using System.Windows.Forms; using System.Data; using Alchemi.Core; using Alchemi.Core.Owner; using log4net; // Configure log4net using the .config file [assembly: log4net.Config.XmlConfigurator(Watch=tru...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Totem.Reflection; using Totem.Runtime; namespace Totem.Timeline.Area.Builder { /// <summary> /// Builds the observations of a flow in a timeline area /// </summary> /// <remarks> /// This stateful builder finds ...
using System; namespace RecurrenceGenerator { #region Class-specific Enums /// <summary> /// The Regeneration type. /// </summary> public enum WeeklyRegenType { NotSet = -1, OnEveryXWeeks}; #endregion //Class-specific Enums #region Class-specific Structs public struct SelectedDayOfWeekVal...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
using Microsoft.ReactNative.Managed; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text.RegularExpressions; using System.Threading.Tasks; using Windows.ApplicationModel.Core; using Windows.Storage; using Windows.Storage.Pickers; using Windows.UI.Core; namespace RNDocu...
namespace Nancy.Bootstrapper { using System; using System.Collections.Generic; using System.Linq; /// <summary> /// Nancy bootstrapper base with per-request container support. /// Stores/retrieves the child container in the context to ensure that /// only one child container is stored per r...