context
stringlengths
2.52k
185k
gt
stringclasses
1 value
/* * Copyright (c) 2009, Stefan Simek * * 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, publi...
// 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.IO; using System.Runtime.ExceptionServices; using System.Runtime.InteropServices; using System.Threadin...
/* * 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...
// // AudioUnit.cs: AudioUnit wrapper class // // Authors: // AKIHIRO Uehara (u-akihiro@reinforce-lab.com) // Marek Safar (marek.safar@gmail.com) // // Copyright 2010 Reinforce Lab. // Copyright 2011, 2012 Xamarin Inc // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this soft...
// 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.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using NEvilES.Abstractions; using NEvilES.Abstractions.Pipeline; using NEvilES.DataStore.MSSQL; using NEvilES.Pipeline; using NEvilES.Tests.CommonDomai...
/* 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.Linq; using System.Web; using System.Web.Routing; using System.Web.UI; using System.Web.UI.HtmlCo...
using System.Configuration; namespace Saga.Map.Configuration { /// <summary> /// Default configuration element. /// </summary> [ConfigurationCollection(typeof(FactoryFileElement))] [System.Reflection.Obfuscation(Exclude = true, StripAfterObfuscation = true)] public class FactoryFileCollection :...
using System; namespace ICSharpCode.SharpZipLib.Zip.Compression.Streams { /// <summary> /// This class allows us to retrieve a specified number of bits from /// the input buffer, as well as copy big byte blocks. /// /// It uses an int buffer to store up to 31 bits for direct /// manipulation. This guarantees th...
using System; using System.Diagnostics; using i64 = System.Int64; using Pgno = System.UInt32; using u32 = System.UInt32; namespace Community.CsharpSqlite { using DbPage = Sqlite3.PgHdr; public partial class Sqlite3 { /* ** 2009 January 28 ** ** The author disclaims copyright to this source code. In place...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// 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; namespace System.IO.Compression.Tests { public partial class ZipTest { private static ...
using System; using System.Buffers; using System.IO; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Hosting; using SuperSocket; using SuperSocket.ProtoBase; using SuperSocket.Server; using Xunit; using Xunit.Abstractions; namespace SuperSocket.Tes...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Reflection; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mv...
namespace Oculus.Platform.Samples.VrBoardGame { using UnityEngine; using UnityEngine.UI; // This is the primary class that implements the game logic. public class GameController : MonoBehaviour { // instance of the object interfacing with the matchmaking service [SerializeField] private MatchmakingManager m_m...
/*************************************************************************************************************************************** * Copyright (C) 2001-2012 LearnLift USA * * Contact: Learnlift USA, 12 Greenway Plaza, Suite 1510, Houston, Texas 77046, support@memorylifter.com * * ...
// 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.Text; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using OpenLiveWriter.Controls; using Open...
// // RadioTrackInfo.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2006-2007 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restr...
#pragma warning disable 169 // ReSharper disable InconsistentNaming using Xunit; [assembly: TestFramework("NEventStore.Persistence.AcceptanceTests.BDD.ObservationTestFramework", "NEventStore.Persistence.AcceptanceTests")] namespace NEventStore.Persistence.AcceptanceTests { using System; using System.Collecti...
// 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.Security; namespace System.Numerics { internal static partial class BigI...
using System; using System.Collections.Generic; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.Diagnostics; using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeFixes; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeActions; using Microsoft...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; using SouchProd.EntityFrameworkCore.Firebird.FunctionalTests; using SouchProd.EntityFrameworkCore.Firebird.FunctionalTests.Models; using Xunit; namespace EFCore.Firebird.FunctionalTests...
using System; using System.Globalization; using System.Text.RegularExpressions; using EnsureThat; using EnsureThat.Internals; using Xunit; #pragma warning disable 618 namespace UnitTests { public class EnsureStringParamTests : UnitTestBase { private static void AssertIsNotNull(params Action[] actions) ...
/* ==================================================================== 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...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/any.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = glob...
/* * Copyright (c) 2006-2016, openmetaverse.co * 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 * lis...
// // Util.cs // // Author: // Lluis Sanchez Gual // // Copyright (C) 2007 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 in the Software without restriction, inc...
/** asset cleaner Copyright (c) 2015 Tatsuhiko Yamamura This software is released under the MIT License. http://opensource.org/licenses/mit-license.php */ using UnityEngine; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using UnityEditor; using System.IO; u...
//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated doc...
#if !BESTHTTP_DISABLE_ALTERNATE_SSL && (!UNITY_WEBGL || UNITY_EDITOR) using System; using Org.BouncyCastle.Crypto.Parameters; #if UNITY_WSA && !UNITY_EDITOR using System.TypeFix; #endif namespace Org.BouncyCastle.Crypto.Engines { /** * The specification for RC5 came from the <code>RC5 Encryption Algorithm</...
/* * 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.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Reflection.Internal; using System.Reflection.Metadata.Ecma3...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Runtime.InteropServices; using Xunit; namespace System.Security.Cryptography.X509Certificates.Tests { ...
#if !IGNORE_EFFIPROZ using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.Data; using MyMeta; using System.Data.EffiProz; using EffiProz.Core; namespace MyMeta.Plugins { public class EffiProzPlugin : IMyMetaPlugin, IDisposable { //CREATE MEMORY TABL...
/* Project Orleans Cloud Service SDK ver. 1.0 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, inc...
// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.IO; using System.Runtime; using System.Security; using System.Text; using System.Threading.Tasks; namespace System.Xml { internal interface IXmlTextWr...
using System; using System.Reflection; namespace Python.Runtime { /// <summary> /// Implements a Python type that wraps a CLR ctor call. Constructor objects /// support a .Overloads[] syntax to allow explicit ctor overload selection. /// </summary> /// <remarks> /// ClassManager stores a Constr...
// 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.InteropServices; using System.Text; namespace System.IO { /* Thi...
// 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; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.namedandoptional.usage.prms.prms01.prms01 { ...
/* * 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...
// 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.Text; using System; using System.Globalization; using System.Runtime.Serialization; namespace System.T...
using System; using UnityEngine; namespace UnityStandardAssets.ImageEffects { [ExecuteInEditMode] [RequireComponent (typeof(Camera))] public class PostEffectsBase : MonoBehaviour { protected bool supportHDRTextures = true; protected bool supportDX11 = false; protected bool isSup...
using System; using System.Data; using System.Configuration; using System.Collections; using System.Collections.Generic; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using OpenFlashChart; us...
/* * 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 ...
/* * 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 ...
// This file is auto generatored. Don't modify it. /* * The MIT License (MIT) * * Copyright (c) 2015 Wu Yuntao * * 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) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // ------------------------------------------------------------------------------ // Changes to this file must follow the http://aka.ms/api-review process. // ----------...
#region License /* The MIT License Copyright (c) 2008 Sky Morey 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, ...
/* 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, ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Reflection; using System.Runtime.InteropServices; using System.Text; using System.Threading; using System.Windows.Forms; using Pacman.GameLogic.Ghosts; using Pacman.GameLog...
/* * 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....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
/* * Licensed to the 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. --********************************************************************/ using System.Collections.Specialized; using System.Diagnostics; namespace Microsoft.PowerShell.Commands.Internal.Fo...
//----------------------------------------------------------------------------- // // <copyright file="TextSelectionHelper.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // Description: // TextSelectionHelper is a helper class used by TextSelectionProvcr...
/* 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 ...
// This file was generated by CSLA Object Generator - CslaGenFork v4.5 // // Filename: SampleUnitOfWork // ObjectType: SampleUnitOfWork // CSLAType: UnitOfWork using System; using Csla; using UsingLibrary; namespace DocStore.Business { /// <summary> /// SampleUnitOfWork (creator and getter unit of wo...
using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace CocosSharp { [Obsolete("CCDrawPrimitives is obsolete - Please use CCDrawNode")] public partial class CCDrawingPrimitives { static CCDrawManager drawManager; static CCPr...
// 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 Microsoft.CodeAnalysis.Editor.CSharp.SignatureHelp; using Microsoft.CodeAnalysis.Editor.UnitTests.SignatureHelp; using...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; namespace Sleet { public static class SleetUtility { /// <summary> /// Find the service from the path. /// </summary> public static ServiceNames GetServiceNam...
using System; using System.Linq; using System.Collections.Generic; using NBitcoin.Secp256k1; using WalletWasabi.Crypto.Groups; using WalletWasabi.Crypto.Randomness; using WalletWasabi.Crypto.ZeroKnowledge.LinearRelation; using WalletWasabi.Helpers; namespace WalletWasabi.Crypto.ZeroKnowledge { internal partial class ...
// 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.InteropServices { using System; using System.Security.Permissions; using Sy...
using UnityEngine; public static partial class JSONTemplates { /* * Vector2 */ public static Vector2 ToVector2(JSONObject obj) { float x = obj["x"] ? obj["x"].f : 0; float y = obj["y"] ? obj["y"].f : 0; return new Vector2(x, y); } public static JSONObject FromVector2(Vector2 v) { JSONObject vdata = JS...
// 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.Threading; using System.Threading.Tasks; using Xunit; namespace System.IO.Pipeli...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Text; using LibGit2Sharp.Core; namespace LibGit2Sharp { /// <summary> /// A filter is a way to execute code against a file as it moves to and from the git /// repository an...
using System; using Craft.Net.Classic.Common; namespace Craft.Net.Classic.Networking { public interface IPacket { byte Id { get; } void ReadPacket(MinecraftStream stream); void WritePacket(MinecraftStream stream); } public struct HandshakePacket : IPacket { public H...
using System; using Obscur.Core.Cryptography.Entropy; using Obscur.Core.Cryptography.Support; using PerfCopy; namespace Obscur.Core.Cryptography.Ciphers.Stream.Primitives { /// <summary> /// Implementation of Daniel J. Bernstein's Salsa20 stream cipher, Snuffle 2005 /// </summary> public class Salsa20E...
using System; using System.Collections.Generic; using System.Linq; using MonoMac.Foundation; using MonoMac.AppKit; using MonoMac.ObjCRuntime; namespace SearchField { public partial class SearchFieldWindowController : MonoMac.AppKit.NSWindowController { // Search menu template tags. Special items in the search ...
// 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.Drawing.Drawing2D; using System.Drawing.Internal; using System.Globalization;...
using Orleans.Serialization.Buffers; using Orleans.Serialization.Codecs; using Orleans.Serialization.Serializers; using Orleans.Serialization.Session; using Orleans.Serialization.Utilities; using Microsoft.Extensions.DependencyInjection; using Newtonsoft.Json; using System; using System.Collections.Concurrent; using Sy...
// Copyright (c) 2015, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // - Redistributions of source code must retain the above copyright notice, this // list o...
// 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.Diagnostics; using System.Globalization; using System.Linq; using System.Net; using System.Text; 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.Collections.Generic; using System.Diagnostics; using System.Linq; using Xunit; namespace System.Collec...
// *********************************************************************** // <copyright file="HttpUtils.HttpClient.cs" company="ServiceStack, Inc."> // Copyright (c) ServiceStack, Inc. All Rights Reserved. // </copyright> // <summary>Fork for YetAnotherForum.NET, Licensed under the Apache License, Version 2.0</sum...
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlTypes; public partial class Backoffi...
// 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.Serialization; namespace System.Globalization { // This abstract...
using System; using System.Collections.Generic; using System.Linq; using Baseline; using Marten.Testing; using Marten.Testing.Events; using Marten.Testing.Events.Projections; using Marten.Testing.Harness; using Marten.Util; using NpgsqlTypes; using StoryTeller; using StoryTeller.Grammars.Tables; namespace Marten.Story...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.Data; using Epi; using Epi.Data; using Epi.Windows; using Epi.Fields; using Epi.Windows.Dialogs; namespace Epi.Windows.MakeView.Dialogs { /// <summary> /// The Legal Values dial...
using NJsonApi.Exceptions; using NJsonApi.Infrastructure; using NJsonApi.Serialization.Representations; using NJsonApi.Serialization.Representations.Relationships; using NJsonApi.Serialization.Representations.Resources; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using S...
// // Copyright (c) 2004-2018 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...
/////////////////////////////////////////////////////////////////////////////////////////////// // // This File is Part of the CallButler Open Source PBX (http://www.codeplex.com/callbutler // // Copyright (c) 2005-2008, Jim Heising // All rights reserved. // // Redistribution and use in source and binary f...
// Copyright (c) 2015 hugula // direct https://github.com/tenvick/hugula // using UnityEngine; using System.Collections.Generic; using System.IO; public class CUtils { /// <summary> /// Gets the Suffix of the URL file. /// </summary> /// <returns> /// The URL file type. /// </returns> /// <param name='url'> ...
using System; using System.IO; using System.Linq; using System.Reflection; using JetBrains.Annotations; using TestableFileSystem.Fakes.HandlerArguments; using TestableFileSystem.Fakes.Resolvers; using TestableFileSystem.Utilities; namespace TestableFileSystem.Fakes.Handlers { internal sealed class DirectoryDeleteH...
// <copyright file="CholeskyTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // Copyright (c) 2009-2010 Math.NET // Permission is hereby granted, free of charge, to any ...
using System; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace MonoFlixel { /// <summary> /// FlxGame is the heart of all flixel games, and contains a bunch of basic game loops and things. /// It is a long and sloppy file that you shouldn't have to worry about too much! ...
// Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace Microsoft.Azure.Management.OperationalInsights { using System.Threading.Tasks; using Microsoft.Rest.Azure; using Models; /// <summary> ...
// Copyright (c) 1995-2009 held by the author(s). 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 c...
using System; using System.Collections.Generic; using System.Text; using System.Windows.Forms; using System.Drawing; using Aga.Controls.Tree.NodeControls; using System.Drawing.Imaging; using System.Threading; namespace Aga.Controls.Tree { public partial class TreeViewAdv { #region Keys protected override bool I...
using Microsoft.IdentityModel; using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.S2S.Tokens; using Microsoft.SharePoint.Client; using Microsoft.SharePoint.Client.EventReceivers; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalizati...
// **************************************************************** // This is free software licensed under the NUnit license. You // may obtain a copy of the license as well as information regarding // copyright ownership at http://nunit.org/?p=license&r=2.4. // ********************************************************...
// 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.Collections.Concurrent; using System.Globalization; using System.Reflection; using Miningcore.Blockchain.Bitcoin; using Miningcore.Blockchain.Equihash.DaemonResponses; using Miningcore.Configuration; using Miningcore.Contracts; using Miningcore.Crypto; using Miningcore.Crypto.Hashing.Algorithms; using Mini...
// 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 program uses code hyperlinks available as part of the HyperAddin Visual Studio plug-in. // It is available f...
/****************************************************************************** * 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...
using UnityEngine; using UnityEditor; using System.Collections; using System.Collections.Generic; using System.IO; using System.Text.RegularExpressions; using System.Xml; using o2dtk.Collections; namespace o2dtk { namespace TileMap { public class TMXImportSettings { // The path to the input TMX file public...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using Microsoft.Msagl.Core.DataStructures; // Retain SolverFoundation code for the moment in case it's useful for testing. // To use it, edit MSAGL Project properties to enable the SOLVERFOUNDATION #define // and...
// 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.Collections.Generic { // The SortedDictionary class implements a gen...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Text; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Abstraction...
using System.Reflection; using Abp.Web; using System.Web.Http.Filters; using System.Linq; using Abp.Reflection; using System.Web.Http; namespace Abp.WebApi.Controllers.Dynamic.Builders { /// <summary> /// Used to build <see cref="DynamicApiActionInfo"/> object. /// </summary> /// <typeparam name="T">Ty...