context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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.Diagnostics; using System.Numerics; using System.Security.Cryptography; using System.Security.Cryptography....
/* * 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 ...
#region License //L // 2007 - 2013 Copyright Northwestern University // // Distributed under the OSI-approved BSD 3-Clause License. // See http://ncip.github.com/annotation-and-image-markup/LICENSE.txt for details. //L #endregion using System; using System.Collections.Generic; using System.ComponentModel; using Syst...
#if OS_WINDOWS using Microsoft.VisualStudio.Services.Agent.Listener.Configuration; using Microsoft.VisualStudio.Services.Agent.Listener; using Microsoft.VisualStudio.Services.Agent.Util; using Microsoft.Win32; using Moq; using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; u...
/* * C# port of Mozilla Character Set Detector * https://code.google.com/p/chardetsharp/ * * Original Mozilla License Block follows * */ #region License Block // Version: MPL 1.1/GPL 2.0/LGPL 2.1 // // The contents of this file are subject to the Mozilla Public License Version // 1.1 (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. using System.Collections.Generic; using System.Linq; using System.Security.Cryptography.X509Certificates; using Test...
// 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; using System.Collections.Generic; namespace System.Linq { internal static class Enumerable { public static IEnumerable<TSourc...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable la...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Diagnostics.Eventing.Reader; using System.Runtime.InteropServices; using System.Security; using System.Text; namespace System.Diagnostics.Eventing { internal static class UnsafeNativeMethods { private const string ...
// 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.Globalization; using System.Linq; namespace Avalonia { /// <summary> /// Defines a size. /// </summary> public...
using System.Data; using System.Data.Common; using System.Data.Odbc; using System.Threading.Tasks; namespace appMpower.Db { public class PooledCommand : IDbCommand { private OdbcCommand _odbcCommand; private PooledConnection _pooledConnection; public PooledCommand(PooledConnection pooledConnec...
// 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.Xml; using System.Runtime.Serialization; using System.Globalization; namespace System.Runtime.Serializ...
namespace Loon.Java { using System; using System.IO; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net; using System.Reflection; using System.Globalization; using System.Threading; using Loon.Core; public class JavaRuntime { ...
// 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.Text; namespace HTLib2.KDTree { /// <summary> /// This class implements a <code>PriorityQueue</code>. This class /// is implemented in such a way that objects are added using an /// <code>add</code> function. The <code>add</code> function tak...
// 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.ComponentModel; using System.Diagnostics; using System.Runtime.InteropServices; using System.Text; using Microsoft.Win32.SafeHandles; namespace OpenLiv...
using System; using System.Collections; using System.ComponentModel; using System.IO; using System.Text; using System.Windows.Forms; using Microsoft.Win32; namespace VaultAtlas.UI { public class MRUMenuItem { public class MruMenu { protected MenuItem recentFileMenuItem; protected ClickedHandler clickedH...
// 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.Collections.Generic; using System.Diagnostics; using System.IO; usin...
// 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.InteropServices; using Xunit; namespace System.Numerics.Tests { ...
#region File Description //----------------------------------------------------------------------------- // Player.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregion #regi...
#region license // Copyright (c) 2009 Rodrigo B. de Oliveira (rbo@acm.org) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above co...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Runtime.InteropServices; using System.Text; namespace Vestris.ResourceLib { /// <summary> /// Resource info manager. /// </summary> internal class ResourceInfo : IEnumerable<Resource>, ID...
// Copyright (c) 2017 SIL International // This software is licensed under the MIT License (http://opensource.org/licenses/MIT) using System; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.InteropServices; #if MONO namespace SIL.Media.AlsaAudio { /// <summary> /// This class impleme...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.X...
// // Mono.System.Xml.Schema.XmlSchemaAttributeGroup.cs // // Authors: // Dwivedi, Ajay kumar Adwiv@Yahoo.com // Enomoto, Atsushi ginga@kit.hi-ho.ne.jp // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), ...
using System; using Csla; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERLevel; namespace SelfLoadSoftDelete.Business.ERLevel { /// <summary> /// G11_City_Child (editable child object).<br/> /// This is a generated base class of <see cref="G11_City_Child"/> business object. ...
//---------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------- namespace System.ServiceModel.Discovery { using System.Diagnostics.CodeAnalysis; using System.Runtime; using Sys...
// 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. // // Description: Localization comments related class // using System; using System.Diagnostics; using System.IO; ...
/****************************************************************************** * Spine Runtimes Software License * Version 2.3 * * Copyright (c) 2013-2015, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable and * non-transferable license to use, install...
/*============================================================ ** ** ** Purpose: ** This public class is used for reading event records from event log. ** ============================================================*/ using System.IO; using System.Collections.Generic; namespace System.Diagnostics.Eventing.Reader {...
/* * DocuSign REST API * * The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. * * OpenAPI spec version: v2 * Contact: devcenter@docusign.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System....
/* * 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...
// 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.Xml; using System.Text; using OLEDB.Test.ModuleCore; using XmlCoreTest.Common; using XmlReaderTest.Common; using Xunit; namespace XmlReaderT...
// 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.Reflection; using Xunit; namespace System....
using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Threading; using BTDB.Buffer; using BTDB.StreamLayer; namespace BTDB.KVDBLayer { public class InMemoryFileCollection : IFileCollection { // disable invalid warning about using volatile inside Interlocked...
#region License, Terms and Author(s) // // ELMAH - Error Logging Modules and Handlers for ASP.NET // Copyright (c) 2004-9 Atif Aziz. All rights reserved. // // Author(s): // // Atif Aziz, http://www.raboof.com // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file excep...
/* 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 System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using System.Text.RegularExpressions; using ShellTools.Utility; using System.Xml.Serialization; using System.Xml; namespace ShellTools { ...
namespace GiveCRM.Web.Controllers { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Web.Mvc; using GiveCRM.BusinessLogic; using GiveCRM.LoggingService; using GiveCRM.Models; using GiveCRM.Models.Search; using GiveCRM.Web.Attributes...
using System; namespace Server.Items { [FlipableAttribute( 0x13c6, 0x13ce )] public class LeatherGlovesOfMining : BaseGlovesOfMining { public override int BasePhysicalResistance{ get{ return 2; } } public override int BaseFireResistance{ get{ return 4; } } public override int BaseColdResistance{ get{ return 3...
using RSG.Promises; using System; using System.Collections.Generic; using System.Linq; using RSG.Exceptions; using UnityEngine; namespace RSG { /// <summary> /// Implements a C# promise. /// https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise /// </summary> public ...
using System; using System.Collections.Generic; using System.Net; using Windows.UI.Core; using System.Threading.Tasks; using rhoruntime; using rhodes; <% $cur_module.parents.each do |parent| %> namespace <%= parent.downcase() %> {<% end %> <% dynamic_constants = '' static_constants = '' dynamic_methods = '' sta...
#region Copyright notice and license // Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // http://github.com/jskeet/dotnet-protobufs/ // Original C++/Java/Python code: // http://code.google.com/p/protobuf/ // // Redistribution and use in source and binary forms, ...
#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 // restriction, including without limitation the rights to use, // copy, ...
// 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.ComponentModel.Composition; using System.Linq; using System.Threading; using Microsoft.CodeAnalys...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Collections.Generic; using System.Runtime.Serialization; namespace System.Management.Automation { /// <summary> /// Defines a data structure used to represent informational context destined for the host or user. /// </...
/* ==================================================================== 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 ...
/* * 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) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restrictio...
namespace BooCompiler.Tests { using NUnit.Framework; [TestFixture] public class OperatorsIntegrationTestFixture : AbstractCompilerTestCase { [Test] public void and_1() { RunCompilerTestCase(@"and-1.boo"); } [Test] public void and_2() { RunCompilerTestCase(@"and-2.boo"); } [Test] p...
// 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.Linq; using System.Threading; using System.Threading.Tasks; using Xunit; namespace Syste...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using AutoRest.Core; using AutoRest.Core.Model; using AutoRest....
/* * Infoplus API * * Infoplus API. * * OpenAPI spec version: v1.0 * Contact: api@infopluscommerce.com * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using WinForms = System.Windows.Forms; using BT = BitTorrent; /// <summary> /// Summary description for Form1. /// </summary> public class MainForm : System.Windows.Forms.Form { ...
// Copyright (c) 2015 fjz13. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. // 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; using System.Data; using System.Data.OleDb; using System.Collections; using System.Configuration; //Using PCS's namespaces using PCSComUtils.DataAccess; using PCSComUtils.PCSExc; using PCSComUtils.Common; namespace PCSComMaterials.ActualCost.DS { public class CST_ActCostAllocationDetailDS { priv...
// 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.16.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using LibGit2Sharp.Core; using LibGit2Sharp.Core.Handles; namespace LibGit2Sharp { /// <summary> /// Provides access to configuration variables for a repository. /// </s...
using Engine.Assets; using Engine.Controls; using Engine.Input; using Engine.Interface; using Engine.Lua; using Language.Lua; using SharpDX; using SharpDX.Direct2D1; using SharpDX.Direct3D10; using SharpDX.DirectInput; using SharpDX.DXGI; using SharpDX.Windows; using System; using System.Threading; using System.Windows...
// Cloner - An example of use of procedural instancing. // https://github.com/keijiro/Cloner using UnityEngine; using Klak.Chromatics; namespace Cloner { public sealed class ClonerRenderer : MonoBehaviour { #region Point source properties [SerializeField] PointCloud _pointSource; pub...
using System; using System.Collections.Generic; using System.IO; using System.Text.RegularExpressions; using Microsoft.Build.Framework; using Microsoft.Build.Evaluation; using System.Linq; using Microsoft.Build.Construction; using System.Text; using System.Xml; namespace Microsoft.DotNet.Build.Tasks { public class...
// // 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.CognitiveServices.Language.TextAnalytics { using Models; using System.Collections; using System.Collections.Generic...
using System; using System.Collections; using System.Data; using System.Globalization; using System.IO; using System.Text; using System.Xml; using System.Collections.Generic; namespace Hydra.Framework.Conversions { // // ********************************************************************** /// <summary> ...
// 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.2.2.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. #pragma warning disable 414 using System; public class A{ ////////////////////////////// // Instance Fields pub...
using System; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Net.Http; using System.Reflection; using System.Reflection.Emit; using System.Threading.Tasks; using System.Web.Http; using System.Web.Http.Description; using Stardust.Interstellar.Rest.Annotations; using Stardus...
// 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 Microsoft.CodeAnalysis.Shared.Collections; using Microsoft.CodeAnalysis.Text; using M...
using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Windows.Forms; using System.Collections.Generic; using Epi.Windows.Dialogs; using Epi.Windows.MakeView.Forms; namespace Epi.Windows.MakeView.Dialogs { /// <summary> /// Dialog for setting backgr...
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Originally based on the Bartok code base. // namespace Microsoft.Zelig.MetaData { using System; using System.Collections.Generic; using System.Collections; using System.Reflection; using System.Text; public class Meta...
#region -- License Terms -- // // MessagePack for CLI // // Copyright (C) 2010-2012 FUJIWARA, Yusuke // // 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.apach...
// 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.Reflection; using Microsoft.CSharp.RuntimeBinder.Syntax; names...
// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors. // All rights reserved. Licensed under the BSD 3-Clause License; see License.txt. using System; using Moq.Language.Flow; using Xunit; namespace Moq.Tests { public class ReturnsValidationFixture { private Mock<IType...
using System; using System.Threading.Tasks; using System.IO; using System.Linq; using WebSharpJs.NodeJS; using WebSharpJs.DOM; using WebSharpJs.DOM.Events; using WebSharpJs.Script; using WebSharpJs.Electron; using System.Collections.Generic; #if !DEV namespace ConvertUI { #endif public class Startup { ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.Metadata.ManagedReference { using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; ...
// 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.IO; using System.Diagnostics; using System.Text; using System.Threading; using System.Sec...
using XPT.Games.Generic.Constants; using XPT.Games.Generic.Maps; using XPT.Games.Twinion.Entities; namespace XPT.Games.Twinion.Maps { class TwMap31 : TwMap { public override int MapIndex => 31; public override int MapID => 0x0C02; protected override int RandomEncounterChance => 0; p...
// Copyright 2018 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 ...
/* 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, ...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable la...
namespace PokerTell.DatabaseSetup { using System; using System.Collections.Generic; using System.Data; using System.Data.Common; using System.Reflection; using System.Text; using log4net; using NHibernate; using NHibernate.Cfg; using PokerTell.DatabaseSetup.Properties; usi...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma warning disable 1634, 1691 using System.Collections; using System.Collections.Generic; using System.Management.Automation.Host; namespace System.Management.Automation { /// <summary> /// Default implementat...
/* * CodeGroup.cs - Implementation of the * "System.Security.Policy.CodeGroup" 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 Software Fou...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
using UnityEngine; using System.Collections; namespace TMPro.Examples { public class TextMeshProFloatingText : MonoBehaviour { public Font TheFont; private GameObject m_floatingText; private TextMeshPro m_textMeshPro; private TextMesh m_textMesh; private Transform m_t...
using System; using System.ComponentModel; using Nucleo.EventArguments; using Nucleo.Windows.UI; using Nucleo.Windows.Actions; using Nucleo.Collections; namespace Nucleo.Windows.Application { public class ApplicationModel { private DocumentWindowCollection _documentWindows = null; private MenuItemCollection _me...
//--------------------------------------------------------------------- // <copyright file="Domain.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using Xunit; namespace System.PrivateUri.Tests { public class ...
/* * Copyright (c) 2006-2014, openmetaverse.org * All rights reserved. * * - Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, this * li...
/* ==================================================================== 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 (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices.ComTypes; using Azure.Core; namespace Azure.Data.Tables { /// <summary> ///...
//Unity 4.5 and above switched WWW to use Dictionary instead of Hashtable #if UNITY_4_0 || UNITY_4_1 || UNITY_4_2 || UNITY_4_3 || UNITY_4_4 #define UNITY_USE_WWW_HASHTABLE #endif #if (UNITY_IPHONE || UNITY_ANDROID || UNITY_STANDALONE || UNITY_WEBPLAYER || UNITY_WEBGL || UNITY_METRO) && (UNITY_4_2 || UNITY_4_3 || UNIT...
/* * Copyright 2012-2016 The Pkcs11Interop Project * * 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 app...
using System; using System.Collections; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Web; using System.Web.Configuration; using System.Web.Mvc; using ClientDependency.Core.Config; using Microsoft.Owin; using Microsoft.Owin.Security; using Umbraco.Core; using Umbraco.Core...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the 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 Analyzer.Utilities; using Analyzer.Utilities.Exte...
// 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.Globalization; using System.IdentityModel.Selectors; using System.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. /*============================================================ ** Type: AssemblyNameHelpers ** =================...
#region PDFsharp - A .NET library for processing PDF // // Authors: // Stefan Lange (mailto:Stefan.Lange@pdfsharp.com) // // 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, to ...
/// Copyright (C) 2012-2014 Soomla 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 l...
using System; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Web; using System.Web.Configuration; using System.Web.Routing; using System.Xml; using System.Xml.Linq; using Umbraco.Core.IO; using Umbraco.Core.Logging; namespace Umbraco.Core.Configuration { //NOTE: Do no...