context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// // 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...
using System; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.Design; using System.Drawing; using System.Linq; using System.Media; using System.Windows.Forms; using L10NSharp.UI; using SIL.Code; using SIL.Windows.Forms.Widgets.BetterGrid; namespace SIL.Windows.Forms.ClearShar...
#region License /* * TcpListenerWebSocketContext.cs * * The MIT License * * Copyright (c) 2012-2014 sta.blockhead * * 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 restrictio...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/timestamp.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 scg ...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; namespace EncompassRest.Loans { /// <summary> /// VerificationLog /// </summary> public sealed partial class VerificationLog : DirtyExtensibleObject, IIdentifiable { private DirtyValue<string?>? _accessed...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.ComponentModel; using Microsoft.AspNetCore.Html; using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc...
// // ModMonoRequest.cs // // Authors: // Daniel Lopez Ridruejo // Gonzalo Paniagua Javier // // Copyright (c) 2002 Daniel Lopez Ridruejo. // (c) 2002,2003 Ximian, Inc. // All rights reserved. // (C) Copyright 2004-2009 Novell, Inc. (http://www.novell.com) // // Permission is hereby granted, free o...
#region License // Copyright (c) Jeremy Skinner (http://www.jeremyskinner.co.uk) // // 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 2010-2014 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
using UnityEngine; using System; using System.Collections.Generic; using System.Linq; namespace BuildReportTool { // a collection of file entries in a build report // used to display the "Used Assets" and the "Unused Assets" [System.Serializable] public class AssetList { // =========================================...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using LibGit2Sharp.Core; using LibGit2Sharp.Core.Handles; namespace LibGit2Sharp { /// <summary> /// Holds the meta data of a <see cref="Tree"/>. /// </summary> public class TreeDefinition { private...
// 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 System.Threading; using System.Threading.Task...
// 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 to in writing, software distributed under the ...
//------------------------------------------------------------------------------ // <copyright file="AttributeCollection.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //--------------------------...
namespace BookingApp.Migrations { using System; using System.Data.Entity.Migrations; public partial class StraniKljuc : DbMigration { public override void Up() { CreateTable( "dbo.Accommodations", c => new { ...
// 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 ...
// 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.Reflection.Metadata; using System.Reflection.Metadata.Ecma335; using System.R...
using System; using System.Collections; using System.Collections.Generic; using System.Reflection; using System.IO; using UnityEngine; using HBYW.UniqueGameObject; namespace HBYW.Data { public class AutoLoadable : System.Object { public const string STR_TYPENAME = "AutoLoadable_MetaData_TypeName"; ...
// 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; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.InteropSe...
#region Using directives using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Diagnostics; using Microsoft.Msagl.Layout.LargeGraphLayout; #endregion namespace Microsoft.Msagl.Core.Geometry { /// <summary> /// Represents a node containing a box...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace Snake.Api.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with s...
#region Using directives using System; using System.Collections.Generic; using System.Management.Automation; using System.Security.Principal; using System.Management.Automation.SecurityAccountsManager; using System.Management.Automation.SecurityAccountsManager.Extensions; using Microsoft.PowerShell.LocalAccounts; usi...
// 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.Linq; using Xunit; namespace System.Drawin...
/* Copyright (C) 2008-2018 Peter Palotas, Jeffrey Jangli, Alexandr Normuradov * * 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 t...
using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; using System.Windows.Forms; using System.ComponentModel; using System.Linq; namespace Facturacion.Controldor { class Utiles { public static string girafecha(String ...
// Security parameters type. // Copyright (C) 2008-2010 Malcolm Crowe, Lex Li, and other contributors. // // 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 wi...
//----------------------------------------------------------------------- // <copyright file="GraphDsl.cs" company="Akka.NET Project"> // Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyright> //-----...
using System; using System.Linq; using System.Runtime.InteropServices; using Torque6.Engine.SimObjects; using Torque6.Engine.SimObjects.Scene; using Torque6.Engine.Namespaces; using Torque6.Utility; namespace Torque6.Engine.SimObjects { public unsafe class PopupMenu : SimObject { public PopupMenu() ...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Reflection; using System.Runtime.Serialization; using HeaderArrayConverter.Collections; using HeaderArrayConverter.IO; using JetBrains.Annotations; using Newtons...
// 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.Diagnostics; using System.Collections; using System.Collections.Generic; using System.Glo...
/* Copyright (C) 2013 Interactive Brokers LLC. All rights reserved. This code is subject to the terms * and conditions of the IB API Non-Commercial License or the IB API Commercial License, as applicable. */ using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; usin...
// // module.cs: keeps a tree representation of the generated code // // Authors: Miguel de Icaza (miguel@gnu.org) // Marek Safar (marek.safar@gmail.com) // // Dual licensed under the terms of the MIT X11 or GNU GPL // // Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) // Copyright 2003-2008 Novell, I...
using NUnit.Framework; using UnityEngine; using UnityEditor.Graphing; namespace UnityEditor.ShaderGraph.UnitTests { [TestFixture] class DynamicSlotTests { private GraphData m_Graph; private DynamicNode m_DynamicNode; private TestNode m_StaticNode; class DynamicNode : Abstra...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Microsoft.MixedReality.Toolkit.Utilities; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; namespace Microsoft.MixedReality.Toolkit.Boundary { public abstract class BaseBo...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Globalization { using System; using System.Diagnostics.Contracts; //////////////////////////////////////////////////////////////////////////// // // Notes about EastAsianLunisolarCalendar ...
using System; using System.Collections.Generic; using System.Composition; using System.Composition.Hosting; using System.IO; using System.Reflection; using System.Text; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.CodeAnalysis; using Microsoft.Extensions.Configuration; using Newtonsoft...
//--------------------------------------------------------------------- // <copyright file="ItemCollection.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // // @owner [....] // @backupOwner [....] //------------------------------------------------------...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.dynamicType.overloadResolution.method.Oneclass.Oneparam.param012.param012 { using ManagedTest...
namespace Sonar_Git_Analyzer.Util { using System; using System.Collections.Generic; using System.IO; using System.IO.Compression; using System.Linq; using System.Net; using System.Net.Http; using System.Threading.Tasks; using Newtonsoft.Json.Linq; using Octokit; using Octokit...
// 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.ComponentModel; using System.Data.SqlClient; using System.Diagnostics...
namespace Zeta.WebSpider.Spider { #region Using directives. // ---------------------------------------------------------------------- using System; using System.IO; using System.Diagnostics; // ---------------------------------------------------------------------- #endregion /////////////////////////////////...
// 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.Runtime.ExceptionServices; using System.Runtime.InteropServices.WindowsRuntim...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
// 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; internal class TestApp { private static byte test_0_0(byte num, AA init, AA zero) { r...
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Configuration; using System.IO; using System.Security.Authentication; using System.Text; using System.Xml; using System.Linq; using SuperSocket.Common; using SuperSocket.SocketBase; using SuperSocket.SocketBase.Config; n...
// 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.Runtime.CompilerServices; using System.Runtime.InteropServices; using System....
/* * Copyright (c) 2008, openmetaverse.org * 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...
using System; using System.Collections.Generic; using System.Linq; using Avalonia.Controls; using Avalonia.Data; using Avalonia.Media; using Avalonia.Rendering; using Avalonia.UnitTests; using Avalonia.VisualTree; using Moq; using Xunit; namespace Avalonia.Visuals.UnitTests { public class VisualTests { ...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="ImportService.cs" company="Patrick Magee"> // The MIT License (MIT) // // Copyright (c) 2014 Patrick Magee // // Permission is hereby granted, free of charge, to any pe...
using System; using System.Linq; using System.Security.Cryptography; using UnityEditor.Connect; using UnityEditor.Web; using UnityEngine; #if UNITY_2019_1_OR_NEWER using UnityEngine.UIElements; #else using UnityEngine.Experimental.UIElements; using UnityEngine.Experimental.UIElements.StyleEnums; #endif namespace Unit...
using YAF.Lucene.Net.Support; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; namespace YAF.Lucene.Net.Index { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional i...
// Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace applicationGateway { using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; using System.Collections; using System.Collection...
#region copyright // VZF // Copyright (C) 2014-2016 Vladimir Zakharov // // http://www.code.coolhobby.ru/ // File UserPasswordInfo.cs created on 2.6.2015 in 6:31 AM. // Last changed on 5.21.2016 in 1:13 PM. // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See...
// 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 Roslyn.Test.Utilities; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.Recommendations { public class DelegateKeywordRecommen...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Globalization { using System; using System.Runtime.Versioning; using System.Diagnostics.Contracts; #if !FEATURE_WIN32_REGISTRY using System.Text; using Microsoft.Win32; #endif // FEATURE_PAL ...
// 47loader (c) Stephen Williams 2013-2015 // See LICENSE for distribution terms using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Text; using BlockHeader = FortySevenLoader.Tzx.TurboBlockHeader; namespace FortySevenLoade...
#region License /* Copyright (c) 2003-2015 Llewellyn Pritchard * All rights reserved. * This source code is subject to terms and conditions of the BSD License. * See license.txt. */ #endregion #region Includes using System; using System.Diagnostics; using System.Text; using System.Text.RegularExpressions; using S...
// 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.Globalization; using System.T...
using Lucene.Net.Analysis; using Lucene.Net.Search; using Lucene.Net.Util; using System; using System.Collections.Generic; using System.IO; #if FEATURE_SERIALIZABLE_EXCEPTIONS using System.Runtime.Serialization; #endif namespace Lucene.Net.QueryParsers.Classic { /* * Licensed to the Apache Software Foundation...
using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.Tokens; using Microsoft.SharePoint.Client; using System; using System.Net; using System.Security.Principal; using System.Web; using System.Web.Configuration; namespace Core.DialogWeb { /// <summary> /// Encapsulates all the infor...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using DrinkBench.Services.Areas.HelpPage.Models; namespace...
#region Using using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.Linq; using System.Windows.Forms; using System.Xml.Linq; using TribalWars.Maps.AttackPlans.Controls; using TribalWars.Maps.AttackPlans.Event...
using System; using System.IO; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Reflection; using RestSharp; using NUnit.Framework; using HostMe.Sdk.Client; using HostMe.Sdk.Api; using HostMe.Sdk.Model; namespace HostMe.Sdk.Test { /// <summary> /// Class...
using UnityEngine; using UnityEditor; using System.Collections.Generic; using Pathfinding; using System.Linq; namespace Pathfinding { /** Handles update checking for the A* Pathfinding Project */ [InitializeOnLoad] public static class AstarUpdateChecker { /** Used for downloading new version information */ sta...
// 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 Microsoft.CSharp.RuntimeBinder.Errors; using Microsoft.CSharp.RuntimeBinder.Syntax; ...
using System; using System.Diagnostics; namespace ExtensionMethodLibrary.ValueTypes { public static partial class ExtensionDuration { #region Int32 [DebuggerStepThroughAttribute] public static TimeSpan Day(this System.Int32 value) { return TimeSpan.FromDays(value); ...
using System; /// <summary> /// Convert.ToUInt64(String) /// </summary> public class ConvertToUInt6416 { public static int Main() { ConvertToUInt6416 convertToUInt6416 = new ConvertToUInt6416(); TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6416"); if (convertToUInt6416.RunTests(...
using Microsoft.VisualStudio.TestTools.UnitTesting; using Neo.Compiler.MSIL.UnitTests.Utils; using Neo.VM; using Neo.VM.Types; namespace Neo.SmartContract.Framework.UnitTests.Services.Neo { [TestClass] public class IteratorTest { private TestEngine _engine; [TestInitialize] public ...
/* 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 to in writing, software distributed under the License...
using Microsoft.SPOT.Hardware; namespace netmf.MC.LEDBackpack.Matrix { /// <summary> /// Class to control an 8x8 Matrix driven by an Holtek HT16K33 IC /// /// Inspired by the Adafruit-LED-Backpack library. /// https://github.com/adafruit/Adafruit-LED-Backpack-Library /// </summary> public ...
// 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.Composition; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis....
/* * 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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Bond.Comm.SimpleInMem { using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using System...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.Metadata.ManagedReference { using System; using System.Diagnostics; using System.Linq; using System.Text.RegularExpression...
// 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...
/* * Copyright 2008 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 to in wri...
#region MigraDoc - Creating Documents on the Fly // // Authors: // Klaus Potzesny (mailto:Klaus.Potzesny@pdfsharp.com) // // Copyright (c) 2001-2009 empira Software GmbH, Cologne (Germany) // // http://www.pdfsharp.com // http://www.migradoc.com // http://sourceforge.net/projects/pdfsharp // // Permission is hereby g...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
// 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.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeA...
using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using UnityEditor; using UnityEngine; namespace SpritesAndBones.Editor { public class AnimationHierarchyEditor : EditorWindow { private static int columnWidth = 300; private Animator animatorObjec...
// 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.Generic; using System.Diagnostics; using System.Threading; using System.Runt...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using AntlrGrammarEditor.Processors; using AntlrGrammarEditor.Processors.ParserCompilation; using AntlrGrammarEditor.Processors.ParserGeneration; using AntlrGrammarEditor.Sources; using AntlrGrammarEditor.WorkflowState; using NUnit.Fram...
// Copyright (c) Rotorz Limited. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root. using System.Collections.Generic; using UnityEditor; using UnityEngine; namespace Lockstep_Rotorz.ReorderableList { /// <summary> /// Utility class for drawing reorderable lists. /// </su...
// // SearchableListView.cs // // Author: // Neil Loknath <neil.loknath@gmail.com> // // Copyright (C) 2009 Neil Loknath // // 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 restri...
using Plugin.MobileFirst.Abstractions; using System; using System.Collections.Generic; using System.Diagnostics; using System.Json; using System.Threading.Tasks; using Worklight; namespace Plugin.MobileFirst { /// <summary> /// Implementation for MobileFirst /// </summary> public class MobileFirstImple...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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 o...
// 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.Contracts; using System.Text; namespace System.IO { public s...
using System; using System.Collections.Generic; using System.Net; using System.Net.Sockets; using System.Reflection; using System.Text; using log4net; using PacketDotNet.MiscUtil.Conversion; using PacketDotNet.Utils; namespace PacketDotNet { /// <summary> /// IPv4 packet /// See http://en.wikipedia...
/* * SubSonic - http://subsonicproject.com * * The contents of this file are subject to the Mozilla Public * License Version 1.1 (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.mozilla.org/MPL/ * * Software distributed un...
using System; using System.Collections.Generic; public class GuidEquals3 { public static int Main() { GuidEquals3 ac = new GuidEquals3(); TestLibrary.TestFramework.BeginTestCase("GuidEquals3"); if (ac.RunTests()) { TestLibrary.TestFramework.EndTestCase(); ...
namespace Microsoft.PythonTools.Project.Web { partial class PythonWebPropertyPageControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ...
using System; using System.Threading; using System.Threading.Tasks; using System.Collections.Generic; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Orleans.Runtime; using Orleans.Transactions.Abstractions; using Orleans.Transactions.State; ...
#region Namespaces using System; using System.Windows.Forms; #endregion namespace Epi.Windows.Controls { /// <summary> /// A Dragable text box to be used in MakeView's questionnaire designer /// </summary> public class DragableDatePicker : System.Windows.Forms.DateTimePicker, IDragable, IFieldControl { ...
using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Data.SqlClient; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; namespace WebApplication2 { /// <summary> ...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. /// /// RoomResource /// </summary> using Newtonsoft.Json; using System; using System.C...
// 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. namespa...
// 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.Diagnostics; using System.Reflection; namespace Microsoft.CodeAnalysis.Scripting.Emit { internal partial class ReflectionEmitt...
// // Based on System.Security.Cryptography.X509Certificates.X509CertificateCollection // in System assembly // // Authors: // Lawrence Pit (loz@cable.a2000.nl) // Sebastien Pouliot <sebastien@ximian.com> // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and asso...
// // Copyright (c) 2004-2021 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // 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 s...