context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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) 2014 dot42 // // Original filename: Javax.Crypto.Interfaces.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 // /...
// <copyright file="Complex32Test.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // // Copyright (c) 2009-2016 Math.NET // // Permission is hereby granted, free of charge, to any person // obtaining a copy of thi...
// Copyright (c) The Avalonia Project. All rights reserved. // Licensed under the MIT license. See licence.md file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.Text; using OmniXaml; using Avalonia.Platform; usin...
using System.Web; using System.Web.Routing; using MbUnit.Framework; using Moq; using Ninject; using Subtext.Framework.Routing; using Subtext.Infrastructure; namespace UnitTests.Subtext.Framework.Routing { [TestFixture] public class RootRouteTests { [Test] public void GetRouteDataWithRequest...
// <copyright file="IluptElementSorterTest.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-2013 Math.NET // // Permission is hereby granted, free of ...
// Copyright 2014 The Rector & Visitors of the University of Virginia // // 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...
// Lucene version compatibility level 4.8.1 using Lucene.Net.Analysis.Core; using Lucene.Net.Analysis.TokenAttributes; using Lucene.Net.Analysis.Util; using Lucene.Net.Documents; using Lucene.Net.Index; using Lucene.Net.Search; using Lucene.Net.Util; using NUnit.Framework; namespace Lucene.Net.Analysis.Shingle { /...
using PlayFab.ClientModels; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class ItemViewerController : MonoBehaviour { public Image CurrentIcon; public Text CurrentItemName; public Text CurrentItemDesc; public Text ItemCount; public UnlockSliderController slider;...
/* * 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...
using System; using System.Data; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using PCSComUtils.PCSExc; using PCSUtils.Utils; using PCSUtils.Log; using PCSUtils.MasterSetup; using PCSComUtils.Common; using PCSComUtils.Common.BO; using PCSComProcurement.Purchas...
//--------------------------------------------------------------------------- // <copyright file="FixedPageStructure.cs" company="Microsoft"> // Copyright (C) 2003 by Microsoft Corporation. All rights reserved. // </copyright> // // Description: // FixedPageStructure represents deduced information (such as b...
// Copyright (c) 2015, Outercurve Foundation. // 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 o...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fram...
using System; using System.Collections.Generic; using System.Text; using gView.Framework.system; using gView.Framework.IO; using gView.Framework.Data; using System.Windows.Forms; using gView.Framework.Carto; using gView.Framework.Geometry; namespace gView.Framework.UI { public interface IPropertyDialog { ...
// // LogicalType.cs.cs // // This file was generated by XMLSPY 2004 Enterprise Edition. // // YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE // OVERWRITTEN WHEN YOU RE-RUN CODE GENERATION. // // Refer to the XMLSPY Documentation for further details. // http://www.altova.com/xmlspy // using System; using System....
// 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.Runtime.CompilerServices; namespace System { // This file contains wrapper classes that allow Proj...
using System; using System.Collections.Generic; using System.Linq; using UnityEditor; using UnityEngine; namespace UnityTest { public interface IListRenderer { void Render(IEnumerable<AssertionComponent> allAssertions, List<string> foldMarkers); } public abstract class AssertionListRenderer<T>...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
/* * 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: * * 1) Redistributions of source code must retain the above copyright * notice, this list ...
/* The MIT License (MIT) Copyright (c) 2007 - 2020 Microting A/S 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,...
using MatterHackers.Agg.Image; using MatterHackers.Agg.RasterizerScanline; using MatterHackers.Agg.Transform; using MatterHackers.Agg.VertexSource; using MatterHackers.VectorMath; //---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2...
// // System.Configuration.ConfigHelper // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2002 Ximian, Inc (http://www.ximian.com) // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to ...
// 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.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
/* * 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 of ...
/* Copyright (c) 2004-2006 Jan Benda and Tomas Matousek. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license....
// 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. /****************************************************************************** * This file is auto-generated from ...
// 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.Globalization; using System.Runtime.CompilerServices; using System.Runtime.Serialization; using System....
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Text; using System.Threading; using System.Threading.Tasks; using Flurl; using Microsoft.Extensions.Logging; using Neutrino.Consensus.Entities; using Neutrino.Consensus....
// 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.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fram...
// 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...
using System; using System.Threading.Tasks; using IdokladSdk.ApiFilters; using IdokladSdk.ApiModels; using IdokladSdk.ApiModels.BaseModels; using IdokladSdk.Enums; namespace IdokladSdk.Clients { /// <summary> /// Methods for issued invoice resources. /// </summary> public partial class IssuedInvoiceCli...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Buffers; using System.Collections.Generic; using System.IO; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Tasks; using Azure.Core.Pipeline; using Azure.Stor...
using System; using System.Collections; using System.Collections.Generic; using Volte.Data.Dapper; namespace Volte.Data.Dapper { public class Condition { const string ZFILE_NAME = "Condition"; internal Condition() { _Parameters = new List<Criteria>(); _Conditi...
#if (UNITY_WINRT || UNITY_WP_8_1) && !UNITY_EDITOR && !UNITY_WP8 #region License // Copyright (c) 2007 James Newton-King // // 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 // restr...
// The MIT License (MIT) // // Copyright (c) 2014-2017, Institute for Software & Systems Engineering // // 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...
// Copyright 2013 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using NodaTime.Annotations; using NodaTime.Globalization; using NodaTime.Text.Patterns; using NodaTime.TimeZones; using NodaTime.Utility; using System.Glo...
using System; using UnityEngine; using UnityStandardAssets.CrossPlatformInput; using System.Collections; namespace UnityStandardAssets.Characters.FirstPerson { [RequireComponent(typeof (Rigidbody))] [RequireComponent(typeof (CapsuleCollider))] public class RigidbodyFirstPersonController : MonoBehaviour ...
#region License /* ********************************************************************************** * Copyright (c) Roman Ivantsov * This source code is subject to terms and conditions of the MIT License * for Irony. A copy of the license can be found in the License.txt file * at the root of this distribution. ...
#region Using Directives #endregion namespace SPALM.SPSF.Library.Actions { using System; using System.CodeDom.Compiler; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.Design; using System.IO; using System.Text; using EnvDTE; us...
using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace SemVer { internal static class Desugarer { private const string versionChars = @"[0-9a-zA-Z\-\+\.\*]"; // Allows patch-level changes if a minor version is specified // on ...
namespace ShellTools { partial class FileRenameForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// ...
// Authors: // Rafael Mizrahi <rafim@mainsoft.com> // Erez Lotan <erezl@mainsoft.com> // Oren Gurfinkel <oreng@mainsoft.com> // Ofer Borstein // // Copyright (c) 2004 Mainsoft Co. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated do...
// 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 Xunit; namespace System.Linq.Expressions.Tests { public static class LiftedComparisonEqualN...
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.Emulation.Hosting { using System; using Cfg = Microsoft.Zelig.Configuration.Environment; public abstract class MemoryProvider { // // State // AbstractHost m_...
#region Header /* * JsonWriter.cs * Stream-like facility to output JSON text. * * The authors disclaim copyright to this source code. For more details, see * the COPYING file included with this distribution. */ #endregion using System; using System.Collections.Generic; using System.Globalization; using System...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // 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 //...
using System; using FarseerGames.FarseerPhysics.Collisions; using FarseerGames.FarseerPhysics.Dynamics; namespace FarseerGames.FarseerPhysics.Factories { /// <summary> /// An easy to use factory for creating bodies /// </summary> public class BodyFactory { private static BodyFactory _instan...
/* ==================================================================== Copyright (C) 2004-2008 fyiReporting Software, LLC Copyright (C) 2011 Peter Gill <peter@majorsilence.com> This file is part of the fyiReporting RDL project. Licensed under the Apache License, Version 2.0 (the "License"); you may...
// // ServiceStack.OrmLite: Light-weight POCO ORM for .NET and Mono // // Authors: // Demis Bellot (demis.bellot@gmail.com) // // Copyright 2010 Liquidbit Ltd. // // Licensed under the same terms of ServiceStack: new BSD license. // using System; using System.Collections; using System.Collections.Generic; using Syst...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. /*============================================================ ** ** ** ** Purpose: Allows developers to view the base data types as ** an arbitrary array of ...
namespace RealArtists.ChargeBee.Models { using System; using System.Collections.Generic; using System.ComponentModel; using System.Net.Http; using RealArtists.ChargeBee.Api; using RealArtists.ChargeBee.Filters.Enums; using RealArtists.ChargeBee.Internal; using RealArtists.ChargeBee.Models.Enums; publ...
// 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. /****************************************************************************** * This file is auto-generated from ...
// 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; /// <summary> /// System.MathF.Floor(System.Single) /// </summary> public class MathFFloor { publi...
using System; using NUnit.Framework; using StructureMap.Configuration.DSL; using StructureMap.Exceptions; using StructureMap.Graph; using StructureMap.Pipeline; using StructureMap.Testing.GenericWidgets; using StructureMap.Testing.Widget; using StructureMap.Testing.Widget3; namespace StructureMap.Testing.Graph { [...
//******************************************************* // // Delphi DataSnap Framework // // Copyright(c) 1995-2011 Embarcadero Technologies, Inc. // //******************************************************* using System; using System.Collections.Generic; using Newtonsoft.Json.Linq; namespace Embarca...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Runtime.InteropServices; namespace csharp { public partial class Form1 : Form { [StructLayout(LayoutKind.Sequential)] ...
/* * DISCLAIMER * * Copyright 2016 ArangoDB GmbH, Cologne, Germany * * 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 ap...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Newtonsoft.Json; using NUnit.Framework; using Umbraco.Cms.Core; using Umbraco.Extensions; namespace Umbraco.Cms.Tests.UnitTests.Umbraco.Core { [TestFixture] ...
// 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 ...
using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Marten.Schema.Testing.Documents; using Marten.Services; using Shouldly; using Xunit; using Xunit.Abstractions; namespace Marten.Schema.Testing.Hierarchies { public class delete_by_where_for_hierarchy_Tests: end_to_end_document...
// 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; #if USE_MDT_EVENTSOURCE using Microsoft.Diagnostics.Tracing; #else u...
using System; using System.Collections.Generic; using System.Text; using System.IO; // Copyright (c) 2006 by Hugh Pyle, inguzaudio.com // WAV file writer based originally on Garbe.Sound namespace DSPUtil { public enum NormalizationType { PEAK_DBFS = 1, PEAK_GAIN, RMS_DBFS, RMS_...
#region Apache License // // 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 // (...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.IO; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalization; using System.Text.RegularExpressions; namespace System.Management.Automation { ...
using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Mbox; using Aspose.Email.Storage.Pst; using Aspose.Slides; using System; using System.IO; namespace Aspose.Email.Live.Demos.UI.Services.Email { public partial class EmailService { public void ConvertMbox(Stream input, string shortResourceNameW...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Collections.ObjectModel; using System.Management.Automation.Provider; using Dbg = System.Management.Automation; #pragma warning disable 1634, 1691 // Stops compiler from warning about unknown warnings #pragma ...
// 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; namespace System.Threading { public delegate void...
#region --- License --- /* Copyright (c) 2006 - 2008 The Open Toolkit library. 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, ...
// 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...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Net; using Orleans.Runtime.Configuration; using Orleans.Serialization; namespace Orleans.Runtime { /// <summary> /// Data class encapsulating the details of silo addresses. /// </summary> ...
using System; using System.Diagnostics; using HANDLE = System.IntPtr; using System.Text; namespace System.Data.SQLite { public partial class Sqlite3 { /* ** 2006 June 7 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Collections.Specialized; using System.ComponentModel; using Microsoft.AspNetCore.Identity; using Umbraco.Cms.Core.Models.Entities; namespace Umbraco.Cms.Core.Security { /// <summary> /// Abstract class for use i...
using System; using System.Collections.Generic; using System.IO; // ReSharper disable AssignNullToNotNullAttribute namespace Thinktecture.IO.Adapters { /// <summary> /// Adapter for <see cref="Directory"/>. /// </summary> public class DirectoryAdapter : IDirectory { /// <inheritdoc /> public IDirectoryInfo C...
using System; using System.ComponentModel; using System.Drawing; namespace NuiEngine.NuiControl { /// <summary></summary> public class ColorUtility { static ColorUtility() { } /// <summary></summary> /// <param name="c"></param> /// <returns></returns> public static Color ReverseColor(Color c) { retu...
using System; using System.Runtime.InteropServices; using System.Collections; namespace UrlHistoryLibrary { /// <summary> /// Used by QueryUrl method /// </summary> public enum STATURL_QUERYFLAGS : uint { /// <summary> /// The specified URL is in the content cache. /// </summary> STATURL_QUERYFLAG_ISCACHE...
/* * 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 ...
// 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. #pragma warning disable 0420 // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System; using System.Management.Automation; using System.Management.Automation.Internal; using System.Manageme...
// 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 Internal.NativeCrypto; using System.Diagnostics; using System.IO; namespace System.Security.Cryptography { ...
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;...
namespace Labo.TwitterMiner.Data.Services { using System.Linq; using Labo.Common.Data.Repository; using Labo.Common.Data.Session; using Labo.TwitterMiner.Entity; using Labo.TwitterMiner.Services; internal sealed class TwitterTweetPersistenceProcessor : ITwitterTweetProcessor { priv...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using Invio.Xunit; using Xunit; namespace Invio.Validation { [UnitTest] public class OperationResultTests { [Fact] public void Constructor_NullValidationResults_NonGeneric() { /...
using System.Data; using Epi.Data.Services; using Epi.Data; namespace Epi.Fields { /// <summary> /// Grid column /// </summary> public abstract class GridColumnBase : INamedObject { #region Fields Members private int id; private string name = string.Empty; private st...
// 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.Runtime.InteropServices; namespace System.Data.OleDb { #if DEBUG using Globalization; using Te...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.ServiceModel.Channels; using System.ServiceModel.Description; using System.Runtime.Serialization; using System.Xml; using System.ServiceModel.Diagnostics; ...
// 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 1.0.1.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. 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; using System.Diagnostics; using System.Collections.Generic; using System.Collections; using System.Tex...
using System; using System.Linq; using System.Collections.Generic; #if __UNIFIED__ using UIKit; using Foundation; using CoreGraphics; #else using MonoTouch.UIKit; using MonoTouch.Foundation; using MonoTouch.CoreGraphics; using System.Drawing; using CGRect = global::System.Drawing.RectangleF; using CGPoint = global::S...
/* * 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...
using System; using System.IO; using System.Text; using System.Globalization; using System.Windows.Forms; using SpyUO.Packets; namespace SpyUO { public class LootFilterForm : System.Windows.Forms.Form { #region Windows Form Designer generated code private CheckedListBox ItemFilter; private Button ButtonOk; ...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Drawing.Text; using System.Globalization; using S...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using log4net; using Rhino.PersistentHashTable; using Rhino.ServiceBus.DataStructures; using Rhino.ServiceBus.Exceptions; using Rhino.ServiceBus.Impl; using Rhino.ServiceBus.Internal; using Rhino.ServiceBus.MessageModules; using Rhino.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 Microsoft.Win32.SafeHandles; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; usin...
// 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.Build.ManagedReference.BuildOutputs { using System; using System.Collections.Generic; using System.ComponentModel; using S...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using NUnit.Framework; using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Screens; usin...
// 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 Microsoft.Rest.Serialization; using Models; using Newtons...
// BZip2InputStream.cs // ------------------------------------------------------------------ // // Copyright (c) 2011 Dino Chiesa. // All rights reserved. // // This code module is part of DotNetZip, a zipfile class library. // // ------------------------------------------------------------------ // // This code is lic...