context
stringlengths
2.52k
185k
gt
stringclasses
1 value
/* * Copyright (c) InWorldz Halcyon Developers * Copyright (c) Contributors, http://opensimulator.org/ * * 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 c...
#region PDFsharp - A .NET library for processing PDF // // Authors: // PDFsharp Team (mailto:PDFsharpSupport@pdfsharp.de) // // Copyright (c) 2005-2009 empira Software GmbH, Cologne (Germany) // // http://www.pdfsharp.com // http://sourceforge.net/projects/pdfsharp // // Permission is hereby granted, free of charge, ...
//------------------------------------------------------------------------------ // <copyright file="DataRecordInternal.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> // <owner current="true" primary="fal...
// 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.Buffers; using System.Buffers.Text; using System.Diagnostics; namespace System.Text.Json { public ...
// 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...
// .NET speech synthesis library for VBScript // requires an assembly reference to // %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\WPF\System.Speech.dll using System.Speech.Synthesis; using System.Runtime.InteropServices; using System.Linq; // for Cast<object> using System.Collections.Generic; // for List using S...
#region MigraDoc - Creating Documents on the Fly // // Authors: // Stefan Lange (mailto:Stefan.Lange@pdfsharp.com) // Klaus Potzesny (mailto:Klaus.Potzesny@pdfsharp.com) // David Stephensen (mailto:David.Stephensen@pdfsharp.com) // // Copyright (c) 2001-2009 empira Software GmbH, Cologne (Germany) // // http://ww...
// 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 //...
/* Copyright 2010, Object Management Group, Inc. * Copyright 2010, PrismTech, Inc. * Copyright 2010, Real-Time Innovations, 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 may obtain a copy of...
// 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....
using System; using System.Collections.Generic; using System.Linq; using osu.Shared; using osu.Shared.Serialization; using osu_database_reader.BinaryFiles; namespace osu_database_reader.Components.Beatmaps { /// <summary> /// An entry in <see cref="OsuDb"/> with information about a beatmap. /// </summary> ...
// DeflaterHuffman.cs // // Copyright (C) 2001 Mike Krueger // Copyright (C) 2004 John Reilly // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms o...
using System; using System.Globalization; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using ...
// // X501Name.cs: X.501 Distinguished Names stuff // // Author: // Sebastien Pouliot <sebastien@ximian.com> // // (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) // Copyright (C) 2004-2006 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // ...
/* ==================================================================== 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 Y...
using System; using System.Configuration; using System.Diagnostics; using System.Linq; using System.Net; using ServiceStack.Common; using ServiceStack.Common.Utils; using ServiceStack.Common.Web; using ServiceStack.FluentValidation; using ServiceStack.ServiceHost; using ServiceStack.ServiceInterface.ServiceModel; using...
using System.Collections.Generic; using System.Collections.Specialized; using System.Linq; using System.Security.Cryptography.X509Certificates; using System.Web; using System.Web.Mvc; using System.Web.Routing; using Newtonsoft.Json.Linq; using Orchard.ContentManagement; using Orchard.Data; using Orchard.DisplayManageme...
namespace ThreePaneApplication { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ///...
// 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.Collections.Specialized; using System.Compo...
using System; using System.Collections.Generic; using System.IO; using System.Reflection; using Fadd; using Fadd.Logging; using Xunit; namespace HttpServer.Rendering { /// <summary> /// Class to handle loading of resource files /// </summary> public class ResourceManager { /// <summary><![CDATA[ /// Maps uri'...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using SharpCompress.Archive; using SharpCompress.Common; using SharpCompress.IO; namespace SharpCompress { internal static class Utility { public static ReadOnlyCollection<T> ToReadOnly<T>(this IEnumerable<T> items) ...
/* * 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 System.Collections.Generic; using System.Diagnostics; using System.Xml.XPath; using System.Xml.Schema; using S...
/* ==================================================================== 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 Y...
//----------------------------------------------------------------------- // <copyright file="FrameApi.cs" company="Google LLC"> // // 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....
// // 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.Diagnostics; using System.Runtime.InteropServices; using System.Threading; namespace NAudio.Wave { /// <summary> /// Represents a wave out device /// </summary> public class WaveOut : IWavePlayer { private readonly WaveInterop.WaveCallback callback; pr...
/* * 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 ...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Management.Automation; using System.Management.Automation.Provider; namespace Microsoft.PowerShell.Commands { /// ...
/* * 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.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using ServiceStack.Logging; using ServiceStack.Messaging; using ServiceStack.Service; using ServiceStack.Text; namespace ServiceStack.Redis.Messaging { /// <summary> /// Creates an MQ Host that process...
using PublicApiGeneratorTests.Examples; using System.Threading; using Xunit; namespace PublicApiGeneratorTests { public class Method_parameters : ApiGeneratorTestsBase { [Fact] public void Should_handle_no_parameters() { AssertPublicApi<MethodWithNoParameters>( @"namespace P...
/*============================================================================================================== [ cNetworkDrive - Network Drive API Class ] ------------------------------------------- Copyright (c)2006 aejw.com http://www.aejw.com/ Build: 0017 - May 2006 Thanks To: 'jsantos98'...
// 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...
// 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 defines an internal class used to throw exceptions in BCL code. // The main purpose is to reduce code ...
using Microsoft.VisualStudio.TestPlatform.UnitTestFramework; using ReactNative.Bridge.Queue; using System; using System.Reactive.Concurrency; using System.Reactive.Disposables; using System.Threading; using System.Threading.Tasks; using static ReactNative.Tests.DispatcherHelpers; namespace ReactNative.Tests.Bridge.Que...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; using WebApplication.Data; namespace We...
using Microsoft.Extensions.Logging; using Microsoft.CodeAnalysis.CSharp.Syntax; using Orleans.CodeGeneration; using Orleans.Runtime; using Orleans.CodeGenerator.Utilities; using Orleans.Serialization; using Orleans.Utilities; using System; using System.CodeDom.Compiler; using System.Collections.Generic; using System.Di...
//------------------------------------------------------------------------------ // Symbooglix // // // Copyright 2014-2017 Daniel Liew // // This file is licensed under the MIT license. // See LICENSE.txt for details. //------------------------------------------------------------------...
using System; using Loon.Utils; using Loon.Java; using System.Text; namespace Loon.Foundation { public class NSNumber : NSObject { public const int INTEGER = 0; public const int REAL = 1; public const int BOOLEAN = 2; private int type; private long longValue; private double doubleValue; p...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Net.Sockets; using System.Reflection; using System.Runtime; using System.Text; using System.Threading.Tasks; using System.Xml; namespace Orleans.Runtime.Configuration { ///...
// $Id$ #region The MIT License /* Copyright (c) 2009 denis.kiselyov@gmail.com 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...
/* MIT License Copyright (c) 2017 Saied Zarrinmehr 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, merge, publis...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.AppService.Fluent { using Microsoft.Azure.Management.KeyVault.Fluent; using Microsoft.Azure.Management.ResourceManager...
namespace android.widget { [global::MonoJavaBridge.JavaClass(typeof(global::android.widget.AdapterView_))] public abstract partial class AdapterView : android.view.ViewGroup { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; protected AdapterView(global::MonoJavaBridge.JNIEnv @__env) : bas...
// 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.Data.Common; namespace System.Data.OleDb { internal enum DBStatus { // from 4214.0 S_O...
using System; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Orleans; using Orleans.Configuration; using Orleans.Hosting; using Orleans.Runtime; using Orleans.TestingHost; using Orleans.Utilities; using Orleans.Internal; u...
using System; using System.Collections.Generic; using System.Configuration; using System.IO; using System.Linq; using System.Net; using System.Reflection; using Paket.Bootstrapper.HelperProxies; namespace Paket.Bootstrapper.DownloadStrategies { internal class NugetDownloadStrategy : DownloadStrategy { ...
// Copyright 2020 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System; using System.Collections.Generic; using System.Linq; using MonoTouch.Foundation; using MonoTouch.StoreKit; namespace FlowChaser { public enum ProductState { Unknown, Invalid, Loaded, Purchasing, Purchased } public interface IProductDetails { ...
// Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Diagnostics; using System.Linq; namespace Roslyn.Utilities { internal static class PathUtilities { privat...
//------------------------------------------------------------------------------ // <copyright file="SchemaImporter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> //----------------------------------------...
// // https://github.com/NServiceKit/NServiceKit.Text // NServiceKit.Text: .NET C# POCO JSON, JSV and CSV Text Serializers. // // Authors: // Demis Bellot (demis.bellot@gmail.com) // // Copyright 2012 ServiceStack Ltd. // // Licensed under the same terms of ServiceStack: new BSD license. // using System; using Syste...
/****************************************************************************** * The MIT License * Copyright (c) 2003 Novell Inc. www.novell.com * * 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 Sof...
public class Grid3d { public static List<Grid3d> list; public static const int tileSize = 1; public static const int pathFound = 1; public static const int pathNotFound = 2; public List<List<List<GridNode3d>>> nodes; public List<GridNode3d> openedList; public List<GridNode3d> closedList; public...
// // Sample showing the core Element-based API to create a dialog // using System; using System.Linq; using MonoTouch.Dialog; #if __UNIFIED__ using UIKit; using CoreGraphics; using Foundation; #else using MonoTouch.UIKit; using MonoTouch.CoreGraphics; using MonoTouch.Foundation; #endif namespace Sample { public part...
// // (C) Copyright 2003-2011 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // that both that copyright notice and the limited warranty ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Linq; namespace Test { public class SumTests { // // Sum // [Fact] public stati...
//----------------------------------------------------------------------- // <copyright file="BindingSourceRefresh.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: https://cslanet.com // </copyright> // <summary>BindingSourceRefresh contains functionality for refreshing ...
/* * MindTouch Core - open source enterprise collaborative networking * Copyright (c) 2006-2010 MindTouch Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit www.opengarden.org; * please review the licensing section. * * This program is free software; you can redistri...
#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. *...
/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ namespace Adxstudio.Xrm.AspNet { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.CompilerService...
using System; using System.Collections.Generic; using System.Linq; using System.ComponentModel; using System.Drawing.Design; using VersionOne.VisualStudio.DataLayer.Entities; using VersionOne.VisualStudio.VSPackage.Events; using VersionOne.VisualStudio.VSPackage.PropertyEditors; using VersionOne.VisualStudio.DataLayer;...
// 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.Runtime.Serialization { using System; using System.Collections; ...
using System.Windows.Forms; using System.Drawing; using System.ComponentModel; namespace WeifenLuo.WinFormsUI.Docking { /// <summary> /// Dock window base class. /// </summary> [ToolboxItem(false)] public partial class DockWindow : Panel, INestedPanesContainer, ISplitterDragSource { pri...
using System; using System.Collections; using Server.Network; using Server.Items; using Server.Multis; namespace Server.Items { public enum HolidayTreeType { Classic, Modern } public class HolidayTree : Item, IAddon { private ArrayList m_Components; private Mobile m_Placer; [CommandProperty( AccessLev...
// 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...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks; using Newtonsoft.Json; using RestSharp; namespace IO.Swagger.Client { /// <summary> /// API client is mainly responible for making the HTTP call to the API backend ...
// GZipStream.cs // ------------------------------------------------------------------ // // Copyright (c) 2009 Dino Chiesa and Microsoft Corporation. // All rights reserved. // // This code module is part of DotNetZip, a zipfile class library. // // ------------------------------------------------------------------ //...
#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 // (...
// AttachmentModify // ---------------------------------------------------------- // Example for intercepting email messages in an Exchange 2010 transport queue // // The example intercepts messages sent from a configurable email address(es) // and checks the mail message for attachments have filename in to ...
using System; using AngleSharp.Dom; using NUnit.Framework; namespace AngleSharp.Core.Tests { /// <summary> /// Tests from https://github.com/html5lib/html5lib-tests: /// tree-construction/ruby.dat /// </summary> [TestFixture] public class RubyElementTests { static IDocument Html(Str...
// Copyright (c) 2013, SIL International. // Distributable under the terms of the MIT license (http://opensource.org/licenses/MIT). using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using IBusDotNet; namespace SIL.Windows.Forms.Keyboarding.Linux { /// <summary> /// Default eve...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime; using System.Threading; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Inpu...
/// Credit BinaryX /// Sourced from - http://forum.unity3d.com/threads/scripts-useful-4-6-scripts-collection.264161/page-2#post-1945602 /// Updated by ddreaper - removed dependency on a custom ScrollRect script. Now implements drag interfaces and standard Scroll Rect. using System; using UnityEngine.EventSystems; na...
/* * 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.Data.SqlClient; using System.Data.SqlTypes; using System.Collections; using System.Collections.Generic; using System.Text; using System.Xml; using System.Reflection; using System.IO; using System.Runtime.Serialization.Formatters.Binary; using System.ComponentModel.Design.Se...
// Copyright (c) 2010-2013 SharpDX - Alexandre Mutel // // 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, modif...
// Copyright (c) Microsoft. 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.Xml; using Microsoft.Build.BuildEngine.Shared; using MetadataDictionary = System.Collections.Generic.Dictio...
/** * Lexer.cs * JSON lexer implementation based on a finite state machine. * * The authors disclaim copyright to this source code. For more details, see * the COPYING file included with this distribution. **/ using System; using System.Collections.Generic; using System.IO; using System.Text; namespace Lead...
using UnityEngine; using System.Collections.Generic; using System.Linq; namespace Kvant { public class WigTemplate : ScriptableObject { #region Public properties /// Number of segments (editable) public int segmentCount { get { return _segmentCount; } } [Se...
// 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.Runtime.CompilerServices; using System.Ru...
using System; using System.Globalization; using System.Xml; using JetBrains.Annotations; using Orchard.Comments.Models; using Orchard.ContentManagement; using Orchard.ContentManagement.Drivers; using Orchard.ContentManagement.Aspects; using Orchard.Services; using Orchard.Localization; using Orchard.Comments.Services; ...
using System.Collections.Generic; using System.IO; using System.Text; using Glass.Mapper.Sc.Configuration; using Glass.Mapper.Sc.DataMappers; using NUnit.Framework; using Sitecore.Data; using Sitecore.FakeDb; namespace Glass.Mapper.Sc.FakeDb.DataMappers { public class SitecoreFieldStreamMapperFixture { ...
using System; using System.Linq; using System.IO; using System.Text; using System.Collections; using System.Collections.Generic; using System.Runtime.Serialization; using Newtonsoft.Json; namespace Model { /// <summary> /// /// </summary> [DataContract] public class FirewallruleProperties : IE...
// 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.XPath; using System.Diagnostics; using System.Globalization; namespace System.Xml { ...
//------------------------------------------------------------------------------- // <copyright file="StateBuilder.cs" company="Appccelerate"> // Copyright (c) 2008-2019 Appccelerate // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the Li...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; #if SILVERLIGHT #endif using System.Threading; using ServiceStack.Common.Support; namespace ServiceStack.Text { /// <summary> /// Utils to load types /// </sum...
//----------------------------------------------------------------------------- // Copyright (C) Sickhead Games, LLC //----------------------------------------------------------------------------- function initializeMeshRoadEditor() { echo(" % - Initializing Mesh Road Editor"); exec( "./meshRoadEditor.cs" ...
// Copyright (c) DotSpatial Team. All rights reserved. // Licensed under the MIT license. See License.txt file in the project root for full license information. using System.Collections.Generic; using System.Data; using DotSpatial.NTSExtension; using NetTopologySuite.Geometries; using NetTopologySuite.Operation.Buffer...
/* * 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 System.Collections.Generic; using System.Collections.Specialized; using System.Globalization; using System.Tex...
// 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.Runtime.CompilerServices; using Xunit; namespace System.Threading.Ta...
// 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; /// <summary> /// MoveNext() /// </summary> public class Enumerator...
// 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 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) 2008-2016 Charlie Poole // // 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, ...
// Copyright (c) 2008-2018, Hazelcast, 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 may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required ...
/* * 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 ...
// 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 { internal static partial class Number { internal static...