context
stringlengths
2.52k
185k
gt
stringclasses
1 value
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...
// 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.Contracts; using System.Diagnostics; namespace System.IO.Compression { internal sealed...
// 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.Text; using System.Linq; namespace System.IO.Packaging { /// <summary> ...
// // Copyright (c) 2004-2020 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...
// MbUnit Test Framework // // Copyright (c) 2004 Jonathan de Halleux // // This software is provided 'as-is', without any express or implied warranty. // // In no event will the authors be held liable for any damages arising from // the use of this software. // Permission is granted to anyone to use this software ...
// 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.Linq; using NUnit.Framework; using osu.Framework.Testing; using osu.Game.Beatmaps; using osu.Game.Rulesets; using osu.Game.Rulesets.Objects; us...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Threading.Tasks; using Microsoft.EntityFrameworkCore.Diagnostics; using Microsoft.EntityFrameworkCore.TestUtilities; using Xunit; namespac...
/* * ProcessStartInfo.cs - Implementation of the * "System.Diagnostics.ProcessStartInfo" class. * * Copyright (C) 2003 Southern Storm Software, Pty Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Data.Common; using System.Text; using System.Windows.Forms; using System.IO; using WeifenLuo.WinFormsUI.Docking; using Scintilla; using Scintilla.Forms; using Scintilla.Enums; using Scintil...
//---------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Channels { using System.Collections.Generic; using System.ServiceModel; using System.Runtim...
/* * 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 System; using System.Collections.Generic; using System.Text; using System.ComponentModel; using System.Runtime.InteropServices; using System.Windows.Forms; using System.Diagnostics.CodeAnalysis; namespace WeifenLuo.WinFormsUI.Docking { internal interface IContentFocusManager { void Activate(IDock...
// 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.ComponentModel.Composition; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis.CodeGenerat...
// Copyright (c) 2010-2014 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...
using System; using System.ComponentModel; using System.Data; using System.Runtime.InteropServices; using System.Text; using System.Threading; using IBatisNet.DataMapper.Test.Domain; using NUnit.Framework; using IBatisNet.DataMapper; using IBatisNet.Common; using CategoryAttribute = NUnit.Framework.CategoryAttribute; ...
// 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. /*============================================================ ** ** ** ** Provides a way for an app to not start an...
using System; using System.Threading; namespace Skewworks.NETMF.Controls { /// <summary> /// Base class for creating controls /// </summary> [Serializable] public class Control : MarshalByRefObject, IControl { #region Variables // Name & Tag private string _name; private obje...
/************************************************************************* Copyright (c) 1992-2007 The University of Tennessee. All rights reserved. Contributors: * Sergey Bochkanov (ALGLIB project). Translation from FORTRAN to pseudocode. See subroutines comments for additional copyrights. >>> SOURCE LIC...
/* * Swaggy Jenkins * * Jenkins API clients generated from Swagger / Open API specification * * The version of the OpenAPI document: 1.1.2-pre.0 * Contact: blah@cliffano.com * Generated by: https://openapi-generator.tech */ using System; using System.Linq; using System.Text; using System.Collections.Generic; u...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reflection; using System.Runtime.Serialization; using Umbraco.Cms.Core.Models.Entities; using Umbraco.Extensions; namespace Umbraco.Cms.Tests.UnitTest...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.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 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) 2012-2017 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */ using System; using System.Collections.Generic; using System.Text; using erl.Oracle.TnsNames.Antlr4.Runtime; using erl.Orac...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos/Map/Fort/FortSummary.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; usin...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Threading; using System.Threading.Tasks; #if MAGICONION_UNITASK_SUPPORT using Cysharp.Threading.Tasks; using Channel = Grpc.Core.Channel; #endif using Grpc.Core; #if USE_GRPC_NET_CLIENT...
using Akavache; using Espera.Core.Audio; using Espera.Core.Management; using Espera.Network; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Rareform.Validation; using ReactiveMarrow; using ReactiveUI; using Splat; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using...
// SF API version v50.0 // Custom fields included: False // Relationship objects included: True using System; using NetCoreForce.Client.Models; using NetCoreForce.Client.Attributes; using Newtonsoft.Json; namespace NetCoreForce.Models { ///<summary> /// Site ///<para>SObject Name: SiteFeed</para> ///<para>Custom ...
// 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 Microsoft.CodeAnalysis.CodeGeneration; using Roslyn.Test.Utilities; using Roslyn.Utilities; using Xunit; using CS = Microsoft.CodeAnalysis...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using UnityEngine; using Debug = UnityEngine.Debug; using Object = UnityEngine.Object; namespace UnityTest { [Serializable] public class AssertionComponent : MonoBehaviour, IAssertionComponent...
// 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) 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...
using System; using System.Collections.Generic; using System.IO; using System.Security.Cryptography; using System.Xml; using UnityEngine; namespace DarkMultiPlayer { public class Settings { //Settings public string playerName; public string playerPublicKey; public string playerP...
// // Copyright (c) Microsoft Corporation. All rights reserved. // // Enable this macro to shift object pointers from the beginning of the header to the beginning of the payload. #define CANONICAL_OBJECT_POINTERS namespace Microsoft.Zelig.LLVM { using System; using System.Collections.Generic; using Sys...
/* * 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. All rights reserved. // namespace Microsoft.Zelig.CodeGeneration.IR.CompilationSteps { using System; using System.Collections.Generic; using Microsoft.Zelig.Runtime.TypeSystem; public sealed partial class ImplementInternalMethods { // ...
using System; using System.Windows.Forms; using System.Drawing; using System.Drawing.Drawing2D; using System.Collections; using System.Collections.Generic; using System.Security.Permissions; using System.Diagnostics.CodeAnalysis; namespace WeifenLuo.WinFormsUI.Docking { public abstract class DockPaneStripBase : Contr...
using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; using System.Windows.Forms.VisualStyles; using Messir.Windows.Forms; namespace Bloom.Workspace { /// <summary> /// Represents a renderer class for TabStrip control /// </summary> internal class TabStripRenderer : ToolStripRenderer {...
// 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.Linq; using System.Threading.Tasks; using Microsoft.VisualStudio.InteractiveWindow.Commands; usin...
using System; using DbShell.Driver.Common.CommonDataLayer; using DbShell.Driver.Common.Structure; namespace DbShell.Driver.Common.Utility { public class ArrayDataRecord : ICdlRecord, ICdlRecordWriter { protected object[] _values; TableInfo _structure; int _curReadField = -1; int...
/* * 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 not u...
// // Copyright (c) 2008-2011, Kenneth Bell // // 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, ...
// Copyright (c) 2011 Morten Bakkedal // This code is published under the MIT License. using System; using System.Diagnostics; namespace FuncLib.Mathematics { [Serializable] [DebuggerStepThrough] public struct Complex { private double re, im; public Complex(double re, double im) { this.re = re; this....
using System; using System.ComponentModel; using System.Drawing.Design; using System.IO; using System.Xml; using System.Xml.XPath; using SandcastleBuilder.Utils; using SandcastleBuilder.Utils.Design; namespace XsdDocumentation.PlugIn { internal sealed class XsdPlugInConfiguration { private XsdPlugInCo...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; using System; using System.Xml; using System.Xml.XPath; using XPathTests.Common; namespace XPathTests....
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using FluentAssertions.Equivalency; namespace FluentAssertions.Common { public static class TypeExtensions { private const BindingFlags PublicMembersFlag...
// 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 ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Net; using System.Threading; using NUnit.Framework; using ServiceStack.Common.Web; using ServiceStack.Logging; using ServiceStack.Logging.Support.Logging; using ServiceStack.ServiceClient.Web; using ServiceStack.WebH...
// 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.Threading.Tasks; using Microsoft.CodeAnalysis.Editor.CSharp.SignatureHelp; using Microsoft.CodeAnalysis.Editor....
using System.ComponentModel; using System.Linq; using NetGore.IO; using NetGore.World; using SFML.Graphics; namespace NetGore.Graphics { /// <summary> /// Describes a single light. /// </summary> public class Light : ILight { const string _colorValueKey = "Color"; const string _isEn...
// Transport Security Layer (TLS) // Copyright (c) 2003-2004 Carlos Guzman Alvarez // Copyright (C) 2004, 2006-2010 Novell, Inc (http://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 i...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Linq; using Xunit; namespace System.Collections.Immutable....
using System.Linq; using WebSharper.UI.Next; using WebSharper.UI.Next.Client; using WebSharper.UI.Next.CSharp; using WebSharper.UI.Next.CSharp.Client; using static WebSharper.UI.Next.CSharp.Client.Html; using WebSharper; using WebSharper.Sitelets; using WebSharper.JavaScript; using Microsoft.FSharp.Core; //using CDoc ...
// // CustomScrollViewPort.cs // // Author: // Eric Maupin <ermau@xamarin.com> // Lluis Sanchez <lluis@xamarin.com> // // Copyright (c) 2012 Xamarin, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to...
using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text.RegularExpressions; using System.Xml; using System.Xml.Linq; using System.Xml.XPath; using Umbraco.Core.Configuration; using Umbraco.Core.IO; namespace Umbraco.Core { /// <summary> /// T...
// 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; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Drawing2D; using System.Linq; using Sy...
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Input; using FacetedWorlds.Reversi.Client.NavigationModels; using FacetedWorlds.Reversi.GameLogic; using FacetedWorlds.Reversi.Model; using FacetedWorlds.Reversi.NavigationModels; using UpdateControls.XAML; using UpdateControls; na...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: money/rpc/card_processing_svc.proto #pragma warning disable 1591 #region Designer generated code using System; using System.Threading; using System.Threading.Tasks; using grpc = global::Grpc.Core; namespace HOLMS.Types.Money.RPC { public static ...
// 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.Dns { using System; using System.Collections.Generic; using System.Net.Http; using System.Threading; usin...
// // IFDTag.cs: Basic Tag-class to handle an IFD (Image File Directory) with // its image-tags. // // Author: // Ruben Vermeersch (ruben@savanne.be) // Mike Gemuende (mike@gemuende.de) // Paul Lange (palango@gmx.de) // // Copyright (C) 2009 Ruben Vermeersch // Copyright (C) 2009 Mike Gemuende // // This library ...
//////////////////////////////////////////////////////////////////////////////// // // // MIT X11 license, Copyright (c) 2005-2006 by: // // ...
#region Copyright //////////////////////////////////////////////////////////////////////////////// // The following FIT Protocol software provided may be used with FIT protocol // devices only and remains the copyrighted property of Dynastream Innovations Inc. // The software is being provided on an "as-is" basis and ...
/**************************************************************************** * Class Name : ErrorWarnInfoProvider.cs * Author : Kenneth J. Koteles * Created : 10/04/2007 2:14 PM * C# Version : .NET 2.0 * Description : This code is designed to create a new provider object to * work specificall...
// 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 // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+...
// 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.Drawing; using System.Drawing.Imaging; using System.Globalization; using System.IO; using Xunit; names...
// 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.Runtime.CompilerServices; namespace UninitializedHighWord { public struct StackFiller { public Int32 Field00; publi...
/******************************************************************************* * * Copyright (C) 2013-2014 Frozen North Computing * * 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 r...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
using System; using System.Threading; namespace Amib.Threading.Internal { #region WorkItemsQueue class /// <summary> /// WorkItemsQueue class. /// </summary> public class WorkItemsQueue : IDisposable { #region Member variables /// <summary> /// Waiters queue (implemented as stack). /// </summary> pri...
// 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; using System.Threading; using System.Threading.Tasks; using Micro...
// Copyright 2019 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
#pragma warning disable 1591 using System; using System.Net; using DynabicBilling.RestAPI.RestInterfaces; using DynabicBilling.RestApiDataContract.RestInterfaces; using DynabicPlatform.Classes; using DynabicPlatform.Interfaces; using DynabicPlatform.RestAPI.RestInterfaces; using DynabicPlatform.Services; namespace Dy...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// The mailing address. /// </summary> public class PostalAddress_Cor...
// 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 ...
/* * Magix - A Web Application Framework for Humans * Copyright 2010 - 2014 - thomas@magixilluminate.com * Magix is licensed as MITx11, see enclosed License.txt File for Details. */ using System; using System.Collections.Generic; using Magix.Core; namespace Magix.execute { /* * hyperlisp event support */ pu...
// 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.Collections.Immutable; using System.ComponentModel.Composition; using System.Linq; using System.T...
using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using OpenKh.Kh2; using System; using System.Collections.Generic; using System.Linq; namespace OpenKh.Tools.Kh2MapStudio.Models { class CollisionModel : IDisposable { private static readonly Color[] ColorPalette = Enumerable ...
using System; using System.Diagnostics; using System.IO; using System.Threading; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Abstractions; using Orleans.Runtime.Configuration; #pragma warning disable CS0618 // Type or member is obsolete namespace Orleans.Runtime.Host { /// <summary> ...
#region File Description //----------------------------------------------------------------------------- // Ionixx Games 3/9/2009 // Copyright (C) Bryan Phelps. All rights reserved. //----------------------------------------------------------------------------- #endregion using System; using System.Collections.Generic...
// 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.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using Microsoft.CodeAnaly...
/* * Copyright (c) 2013-2015, SteamDB. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; 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 Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.VisualBasic; using Microsoft.CodeAnalysis.VisualBasic.Syn...
// Copyright (c) 2012, Event Store LLP // 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 conditi...
// 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 ...
// // 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...
#region Copyright notice and license // Copyright 2018 gRPC 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 req...
using System; using System.Collections; namespace LumiSoft.Net.Mime { /// <summary> /// Rfc 2822 3.4 address-list. Rfc defines two types of addresses mailbox and group. /// <p/> /// <p style="margin-top: 0; margin-bottom: 0"/><b>address-list</b> syntax: address *("," address). /// <p style="margin-top: 0; margin-...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics; using System.Text; namespace System.IO { public static partial class Path { public static readonly char DirectorySeparatorCha...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; namespace Int...
using System.Globalization; namespace Lucene.Net.Util { /* * 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 f...
#region MIT license // // MIT license // // Copyright (c) 2007-2008 Jiri Moudry, Pascal Craponne // // 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...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="Lexemes.cs" company="Hukano"> // Copyright (c) Hukano. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/privacy/dlp/v2beta1/dlp.proto // Original file comments: // Copyright 2017 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain...
//----------------------------------------------------------------------- // <copyright file="Frame.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. //...
//----------------------------------------------------------------------------- // EditCurve.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- using System; using System.Collections....
/* Copyright 2014 Google Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dist...
// 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...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.Drawing.Icon.cs // // Authors: // Gary Barnett (gary.barnett.mono@gmail.com) // Dennis Hayes (dennish@Raytek.com) // Andreas Nahr (ClassDevelopment@A-SoftTech.com) // 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. namespace System.Runtime.Serialization { using System; using System.Collections; using System.Collection...
/* * 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...