context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Text; using Lucene.Net.Documents; namespace Lucene.Net.Search { using Lucene.Net.Randomized.Generators; using Lucene.Net.Support; using NUnit.Framework; using System.Collections.Generic; using System.IO; using AtomicReaderContext = Lucene.Net.Index.AtomicReaderContext...
// 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...
using Lucene.Net.Diagnostics; using Lucene.Net.Support; using System; using System.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; namespace Lucene.Net.Util { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file di...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Channels; using System.Threading.Tasks; using Lime.Protocol.Network; using Lime.Protocol.Server; using Lime.Protocol.Util; using Moq; using NUnit.Framework; using Shouldly; namespace Lime.Protocol.UnitTest...
namespace NEventStore.Domain.Persistence.EventStore { using System; using System.Collections.Generic; using System.Linq; using NEventStore.Persistence; public class EventStoreRepository : IRepository { private const string AggregateTypeHeader = "AggregateType"; private readonly IDetectConflic...
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; using WebDump.Properties; using WebDumpUtils.Tracking; using WebDumpUtils.XML; namespace WebDump { public partial class SelectBoards : Form { private string ConfigFile { get; set; } private string Tar...
// 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) 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, ...
namespace FootballLeagues.Data.Migrations { using System; using System.Collections.Generic; using System.Data.Entity.Migrations; using System.Globalization; using System.IO; using System.Linq; using System.Reflection; using Common.Global; using Microsoft.AspNet.Identity; using Mi...
// 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.Linq; using System.Linq.Expressions; using System.Runtime.CompilerServices; using System.Threading.Tasks; using Microsoft...
namespace Nancy.ModelBinding { using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; using Nancy.Extensions; using System.Collections; /// <summary> /// Default binder - used as a fallback when a specific m...
//This file has been modified based on forum user suggestions. /* * This file is part of UniERM ReportDesigner, based on reportFU by Josh Wilson, * the work of Kim Sheffield and the fyiReporting project. * * Prior Copyrights: * _________________________________________________________ * |Copyright (C) 2010 dev...
using System; using System.Text; using NUnit.Framework; using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Crypto.Engines; using Org.BouncyCastle.Crypto.Modes; using Org.BouncyCastle.Crypto.Modes.Gcm; using Org.BouncyCastle.Crypto.Parameters; using Org.BouncyCastle.Security; using Org.BouncyCastle.Utilities.Date; ...
/* * 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 ...
// 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.Serialization; using System.Threading; using System.Threading.Tasks; using Microsoft.Win32.Safe...
using System; using System.Collections.Specialized; using gov.va.medora.mdws.dto; using gov.va.medora.mdo; using gov.va.medora.mdo.api; using gov.va.medora.mdo.dao; using System.Collections.Generic; namespace gov.va.medora.mdws { public class EncounterLib { MySession mySession; public Encounte...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright (c) 2003-2012 by AG-Software * * All Rights Reserved. * * Contact information for AG-Software is available at http://www.ag-software.de * * * * Licence: ...
using System; using System.Collections; using System.IO; using System.Text; using Org.BouncyCastle.Asn1; using Org.BouncyCastle.Asn1.Cms; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.Asn1.Pkcs; using Org.BouncyCastle.Cms; using Org.BouncyCastle.X509; using Org.BouncyCastle.OpenSsl; using Org.BouncyCastle.S...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Drawing2D; using System.Linq; using System.Xml; using System.Xml.Serialization; using AgenaTrader.API; using AgenaTrader.Custom; using AgenaTrader.Plugins; using AgenaTrader.Helper; using System.Linq....
using System; using System.Xml.Linq; namespace WixSharp { /// <summary> /// Defines service installer for the file being installed. It encapsulates functionality provided /// by <c>ServiceInstall</c> and <c>ServiceConfig</c> WiX elements. /// </summary> /// <example>The following sample demonstra...
using System.Collections.Specialized; using System.Web; using System.Web.Routing; using MvcContrib.SimplyRestful; using NUnit.Framework; using Rhino.Mocks; namespace MvcContrib.UnitTests.SimplyRestful { public class SimplyRestfulRouteMatchTester { [TestFixture] public class WhenThereAreNoAreas : BaseSimplyRestf...
using System; namespace Lucene.Net.Search { /* * 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 u...
//----------------------------------------------------------------------- // <copyright company="nBuildKit"> // Copyright (c) nBuildKit. All rights reserved. // Licensed under the Apache License, Version 2.0 license. See LICENCE.md file in the project root for full license information. // </copyright> //---------------...
// 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 System.Diagnostics; using Microsoft.CSharp.RuntimeBinder.Error...
/* * 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...
#region Header /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Copyright (c) 2007-2008 James Nies and NArrange contributors. * All rights reserved. * * This program and the accompanying materials are made available under * the terms of the Common Public License v1.0 which accom...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/logging/v2/logging_config.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 obta...
using System.Collections; using System; using UnityEngine; /* Perlin noise use example: Perlin perlin = new Perlin(); var value : float = perlin.Noise(2); var value : float = perlin.Noise(2, 3, ); var value : float = perlin.Noise(2, 3, 4); SmoothRandom use example: var p = SmoothRandom.GetVector3(3); */ public c...
#region --- License --- /* Licensed under the MIT/X11 license. * Copyright (c) 2006-2008 the OpenTK Team. * This notice may not be removed from any source distribution. * See license.txt for licensing detailed licensing details. */ #endregion using System; using System.Collections.Generic; #if !MINIMAL using Syste...
/* LICENSE ------- Copyright (C) 2007-2010 Ray Molenkamp This source code 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 source code or the software it produces. Permission is granted to anyone to us...
// 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.IO; using System.Xml.Linq; using System.Runtime.InteropServices; using System...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: Protos.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 = global::System.Co...
/* ==================================================================== 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...
// 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.ComponentModel; using System.Globalization; using System.Runtime.Inte...
/* * Copyright (c) Contributors, http://aurora-sim.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 reta...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.ServiceModel; using System.ServiceModel.Channels; using ProtoBuf.Services.Infrastructure; using ProtoBuf.Services.Infrastructure.Exceptions; using ProtoBuf.Services.Serialization; namespace ProtoBuf.Services.Wcf...
using System; using System.Linq; using System.Text; using System.Xml; using System.Xml.Linq; namespace Hie.Core.Model { public class XmlToHl7Converter { private const char ID_DELIMETER = '.'; private const String MESSAGE_ROOT_ID = "HL7Message"; private String _segmentSeparator; private String _fieldSeparato...
#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 MIT license. See LICENSE file in the project root for full license information. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // DistinctQueryOperator.cs // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; ...
// <copyright file="GammaTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // // Copyright (c) 2009-2016 Math.NET // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this s...
//WordSlide //Copyright (C) 2008-2012 Jonathan Ray <asky314159@gmail.com> //WordSlide 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 Foundation, either version 3 of the License, or //(at your option) any later version. ...
/* 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,...
// 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 osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Primiti...
// 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.Diagnostics; using System.Text; using System.Windows.Threading; namespace Microsoft.NodejsTools....
using UnityEngine; using UnityEditor; using System.Collections; using System.Linq; [InitializeOnLoad] public sealed class PrefabIcons { // Const parameters const int width = 48; const int height = 16; const int borderSize = 2; const double redrawFreq = 2.0f; static PrefabIcons mInstance; double las...
#region Copyright notice and license // Copyright 2015, Google 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: // // * Redistributions of source code must retain the above copyrig...
using System; using System.Collections.Generic; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Navigation; namespace Prism.Windows.Navigation { /// <summary> /// Abstracts the Windows.UI.Xaml.Controls.Frame object for use by apps that derive from the PrismApplication class. //...
using System; #nullable enable public class Guards { public string? Field; public Guards? Property { get; set; } void M1(string? s) { if (!!(s == null)) return; if (s.Length > 0) { // null guarded Console.WriteLine(s); // null guarded } el...
// 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...
// 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.Globalization; using System.IO; using System.Net.Cache; using System.Net.Http...
using System; using ChainUtils.BouncyCastle.Math.EC.Abc; using ChainUtils.BouncyCastle.Math.EC.Endo; using ChainUtils.BouncyCastle.Math.EC.Multiplier; using ChainUtils.BouncyCastle.Math.Field; using ChainUtils.BouncyCastle.Utilities; namespace ChainUtils.BouncyCastle.Math.EC { /// <remarks>Base class for an ellipt...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
using System; using System.Web; using System.Collections.Generic; using System.Data.SqlClient; using System.Data; using System.Configuration; using System.Xml; using System.IO; using WWT.Tours; /// <summary> /// TourServices : /// GetTourGUIDFromXML /// GetToursUNC /// UpdateCache /// GetCache /// ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Net.Sockets; /* * Note: For reasons presently unclear this networking package * does not appear to be working with the pipe_socket_translator.py * also provided. Please see the forums for a temporary w...
/* * 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 ...
// Copyright (c) DotSpatial Team. All rights reserved. // Licensed under the MIT license. See License.txt file in the project root for full license information. using System.Collections; using System.Collections.Generic; using System.Data; using System.Diagnostics; using System.Linq; using DotSpatial.Data; using DotSp...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // Common.cs // // // H...
/************************************************************************************ Copyright : Copyright 2014 Oculus VR, LLC. All Rights reserved. Licensed under the Oculus VR Rift SDK License Version 3.2 (the "License"); you may not use the Oculus VR Rift SDK except in compliance with the License, which is pr...
namespace PokerTell.Statistics.Tests.Detailed { using System; using System.Collections.Generic; using System.Linq.Expressions; using Infrastructure.Enumerations.PokerHand; using Infrastructure.Interfaces.PokerHand; using Infrastructure.Interfaces.Statistics; using Interfaces; using Mo...
using System; using System.Linq; using Glass.Mapper.Pipelines.DataMapperResolver; using Glass.Mapper.Sc.Configuration; using Glass.Mapper.Sc.DataMappers; using NUnit.Framework; using Sitecore.Data; using Sitecore.FakeDb; using Sitecore.SecurityModel; namespace Glass.Mapper.Sc.FakeDb.DataMappers { [TestFixture] ...
/* * MindTouch Dream - a distributed REST framework * Copyright (C) 2006-2011 MindTouch, Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit wiki.developer.mindtouch.com; * please review the licensing section. * * Licensed under the Apache License, Version 2.0 (the "...
new SimGroup(TPG_LayerGroup_Saved) { canSave = "1"; canSaveDynamicFields = "1"; new ScriptObject() { internalName = "Layer_118"; canSave = "1"; canSaveDynamicFields = "1"; activeCtrl = "173542"; coverage = "99"; fieldsValidated = "1"; heightMax = "100.88"; heightMin = "0"; Inactive = "1"; isVali...
// 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 System.Diagnostics; using System.IO; using System.Linq; using ...
using Lucene.Net.Randomized.Generators; using Lucene.Net.Support; using NUnit.Framework; using System; 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 additiona...
/* 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...
// // SourceWatcher.cs // // Authors: // Christian Martellini <christian.martellini@gmail.com> // Alexander Kojevnikov <alexander@kojevnikov.com> // // Copyright (C) 2009 Christian Martellini // Copyright (C) 2009 Alexander Kojevnikov // // Permission is hereby granted, free of charge, to any person obtaining // a ...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using SIL.IO; namespace SIL.Migration { ///<summary> /// Migrates a set of files (of one type) in a folder matching an optional SearchPattern up to the given version using a set of strategies to migrate each...
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Text; using System.Runtime.CompilerServices; using umbraco.BusinessLogic; using Umbraco.Core; using umbraco.DataLayer; namespace umbraco.cms.businesslogic.task { /// <summary> /// An umbraco task is curre...
using System; using System.Linq; using UnityEngine; using UnityEngine.UI; using UnityWeld.Binding.Internal; namespace UnityWeld.Binding { [RequireComponent(typeof(Dropdown))] [AddComponentMenu("Unity Weld/Dropdown Binding")] [HelpURL("https://github.com/Real-Serious-Games/Unity-Weld")] public class Dro...
using System; using System.Collections; using System.Globalization; using Org.BouncyCastle.Asn1; using Org.BouncyCastle.Asn1.BC; using Org.BouncyCastle.Asn1.Nist; using Org.BouncyCastle.Asn1.Oiw; using Org.BouncyCastle.Asn1.Pkcs; using Org.BouncyCastle.Asn1.TeleTrust; using Org.BouncyCastle.Asn1.X509; using Org.Bouncy...
// 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.Net.Security; using System.Security.Cryptography.X509Certificates; using Xunit; namespace System.Net.T...
/* * 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...
#region Apache License // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF licenses this file to you under the Apache License, Version 2.0 // (...
using System; using System.IO; using System.Collections.Generic; using System.Linq; using System.Text; using SQLite; #if NETFX_CORE using Microsoft.VisualStudio.TestPlatform.UnitTestFramework; using SetUp = Microsoft.VisualStudio.TestPlatform.UnitTestFramework.TestInitializeAttribute; using TearDown = Microsoft.Visua...
using System; using System.Diagnostics; using System.Globalization; using System.Runtime.InteropServices; using System.ComponentModel.Design; using Microsoft; using Microsoft.VisualStudio; using Microsoft.VisualStudio.Shell.Interop; using Microsoft.VisualStudio.Shell; using EnvDTE; using System.Collections.Generic; usi...
using System; using System.Collections.Generic; using System.Reactive.Linq; using System.Reactive.Threading.Tasks; using MS.Core; namespace System.Runtime.InteropServices { public static class __UCOMIMoniker { public static IObservable<System.Guid> GetClassID( this IObservable<System.Runtim...
// 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.Linq; using System.Threading; using Microsoft.CodeAnalysis.Editor.Host; using Microsoft.CodeAnalysis.Internal.Log; using Microsoft.CodeAnalysis.T...
using System; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans.Configuration; using Orleans.Transactions; namespace Orleans.Runtime { /// <summary> /// This interface is for use with the Orleans timers. /// </summary> internal interface ITimebound { /// <summa...
// 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.InteropServices; using System.Text; internal partial class Interop { internal partial class WinHttp { public const u...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // DefaultIfEmptyQueryO...
/* * 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...
/// Dedicated to the public domain by Christopher Diggins /// http://creativecommons.org/licenses/publicdomain/ using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Drawing2D; using System.Text; using System.Windows; using System.Windows.Forms; using S...
using Lucene.Net.Support; using System; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Reflection; using System.Runtime.CompilerServices; namespace Lucene.Net.Util { /* * Licensed to the Apache Software Foundation (AS...
// 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.IO; using System.Text; using System.Net; using System.Collections.ObjectModel; using System.Runtime.CompilerServices; using System.Runtime.Int...
// 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 UnityEngine; using CotcSdk; using IntegrationTests; using System.Collections.Generic; using System.Collections; public class CommunityTests : TestBase { [Test("Uses two anonymous accounts. Tests that a friend can be added properly and then listed back (AddFriend + ListFriends).")] public IEnumerator ShouldAdd...
// // Copyright (c) 2012 Krueger Systems, 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 restriction, including without limitation the rights // to use, copy, modify, mer...
// 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.Data.Common; using System.Diagnostics; namespace System.Data { i...
// 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. // ------------------------------------------------------------------------------ // Changes to this file must follow...
using System; using Anotar.Custom; public class ClassWithLogging { public bool IsTraceEnabled() { return LogTo.IsTraceEnabled; } public void Trace() { LogTo.Trace(); } public void TraceString() { LogTo.Trace("TheMessage"); } public void TraceStringFunc...
// <copyright file="XmlBeansTest.cs" company="Fubar Development Junker"> // Copyright (c) 2016 Fubar Development Junker. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // </copyright> using System.Collections.Generic; using System.IO; using X...
using Discord.API.Rest; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using EmbedModel = Discord.API.GuildEmbed; using WidgetModel = Discord.API.GuildWidget; using Model = Discord.API.Guild; using RoleModel = Discord.API.Role; using ...
// // 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...
// 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.Xml.Linq { public static partial class Extensions { public static System.Collection...
// 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.Linq; using System.Reflection.Internal; using System.Text; using Xunit; namespace System.Reflection.Me...
/** * Copyright (C) 2007-2010 Nicholas Berardi, Managed Fusion, LLC (nick@managedfusion.com) * * <author>Nicholas Berardi</author> * <author_email>nick@managedfusion.com</author_email> * <company>Managed Fusion, LLC</company> * <product>Url Rewriter and Reverse Proxy</product> * <license>Microsoft Public Licen...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using Microsoft.Practices.WizardFramework; using System.ComponentModel.Design; using System.Data.SqlClient; using System.Xml; using System.Collections.Generic; using EnvDTE; using SPALM.SPSF.SharePoint...