context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// // Copyright (c) 2012-2014 Piotr Fusik <piotr@fusik.info> // // 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...
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. // See full license at the bottom of this file. namespace ClauseLibrary.Common { /// <summary> /// A list of constants used in the messaging. /// </summary> public static class SpApiConstants { /// <summary> ...
/* * 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 lis...
// 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; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Threading.Ta...
/* * 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...
// 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 ...
// // ListBrowserSourceContents.cs // // Authors: // Aaron Bockover <abockover@novell.com> // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2007-2008 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "...
/* 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, ...
// ******************************************************************************************************** // Product Name: DotSpatial.Positioning.dll // Description: A library for managing GPS connections. // ******************************************************************************************************** // ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.Composition; using System.IO; using System.Lin...
#pragma warning disable 0168 using nHydrate.Generator.Common.Util; using System; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace nHydrate.DataImport.SqlClient { public class SchemaModelHelper { #region Public Methods public bool IsValidConnectionString(str...
using System; using System.Collections.Generic; using System.Net; using System.Threading; using System.Threading.Tasks; using Amazon.Lambda.TestUtilities; using Amazon.Lambda.APIGatewayEvents; using Amazon; using Amazon.DynamoDBv2; using Amazon.DynamoDBv2.Model; using Microsoft.VisualStudio.TestPlatform.ObjectModel; ...
// 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.ComponentModel; using System.Collections; using System.Diagnostics; using System.Glo...
// // 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...
// // Mono.WebServer.XSPApplicationHost // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // Lluis Sanchez Gual (lluis@ximian.com) // // (C) Copyright 2004-2007 Novell, Inc. (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and as...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Orleans.Configuration...
// #[license] // SmartsheetClient SDK for C# // %% // Copyright (C) 2014 SmartsheetClient // %% // 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 // // ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Orleans.Runtime.Configuration; using Orleans.Storage; using Orleans.CodeGeneration; using Orleans.GrainDirectory; namespace Orleans.Runtime { /// <summary> /// Main...
using System; using System.Globalization; using Umbraco.Core; using Umbraco.Core.Configuration; using Umbraco.Core.Models; using umbraco; using umbraco.cms.businesslogic.web; using RenderingEngine = Umbraco.Core.RenderingEngine; namespace Umbraco.Web.Routing { /// <summary> /// Represents a request for one specifie...
using System; using System.Collections.Generic; using System.Reactive.Linq; using System.Reactive.Threading.Tasks; using MS.Core; namespace System.Globalization { public static class __NumberFormatInfo { public static IObservable<System.Globalization.NumberFormatInfo> GetInstance( IObservab...
// 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. ...
// // EntryPopup.cs // // Author: // Neil Loknath <neil.loknath@gmail.com> // // Copyright (C) 2009 Neil Loknath // // 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, i...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using Abc.Zebus.Routing; namespace Abc.Zebus.Directory { public class PeerSubscriptionTree { private readonly SubscriptionNode _rootNode = new SubscriptionNode(0, false); private List<Peer> _...
#if UNITY_WINRT && !UNITY_EDITOR && !UNITY_WP8 #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 ...
#region LGPL License /* Axiom Game Engine Library Copyright (C) 2003 Axiom Project Team The overall design, and a majority of the core engine and rendering code contained within this library is a derivative of the open source Object Oriented Graphics Engine OGRE, which can be found at http://ogre.sourceforge.net. ...
// // GoogleScholarSearchResult.cs // s.im.pl serialization // // Generated by MetaMetadataDotNetTranslator. // Copyright 2017 Interface Ecology Lab. // using Ecologylab.BigSemantics.Generated.Library.SearchNS; using Ecologylab.BigSemantics.MetaMetadataNS; using Ecologylab.BigSemantics.MetadataNS; using Ecologylab.B...
using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Documents; using System; namespace VirtualRealityEngine.Config.Parser { public class Parser { public const int _EOF = 0; public const int _T_SCALAR = 1; public cons...
// 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 ...
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...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
#region Header /** * JsonMapper.cs * JSON to .Net object and object to JSON conversions. * * The authors disclaim copyright to this source code. For more details, see * the COPYING file included with this distribution. **/ #endregion using System; using System.Collections; using System.Collections.Generic; us...
// 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.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
namespace Boo.Lang.Resources { public static class StringResources { public const string BCE0000 = "'{0}'"; public const string BCE0001 = "The class '{0}' already has '{1}' as its super class."; public const string BCE0002 = "Parameter name must be an identifier."; public const string BCE0003 = "Named argumen...
#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, ...
// 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. //////////////////////////////////////////////////////////////////////////// // // // // Purpose: This class imple...
/******************************************************************** * * PropertyBag.cs * -------------- * Copyright (C) 2002 Tony Allowatt * Last Update: 12/14/2002 * * THE SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS", WITHOUT WARRANTY * OF ANY KIND, EXPRESS OR IMPLIED. IN NO EVENT SHALL THE AUTHOR BE ...
/* * 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 UnityEngine; using UnityEngine.Rendering; using UnityEngine.Experimental.Rendering; using UnityEngine.Experimental.Rendering.HDPipeline; namespace UnityEditor.Experimental.Rendering.HDPipeline { class HairGUI : BaseHairGUI { protected static class Styles { public...
namespace Abp.NServiceBus.Migrations { using System; using System.Collections.Generic; using System.Data.Entity.Infrastructure.Annotations; using System.Data.Entity.Migrations; public partial class AbpZero_Initial : DbMigration { public override void Up() { Creat...
using System; /// <summary> /// Equals(System.Object) /// </summary> public class GuidEquals2 { #region Private Fields private const int c_GUID_BYTE_ARRAY_SIZE = 16; #endregion #region Public Methods public bool RunTests() { bool retVal = true; TestLibrary.TestFramework.LogInf...
// 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.Collections.Generic; using System.Linq; using Avalonia.Interactivity; using Avalonia.VisualTree; using Xunit; namespace Avalon...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using Adaptive.SimpleBinaryEncoding; namespace Adaptive.SimpleBinaryEncoding.PerfTests.Bench.SBE.FIX { public class NewOrder { public const ushort TemplateId = (ushort)68; public const byte TemplateVersion = (byte)0; public c...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // GroupByQueryOperator...
using System; using System.Diagnostics; using System.Windows; using System.Collections.Generic; using Microsoft.Phone.Controls; using Microsoft.Phone.Shell; using PushSDK; using WPCordovaClassLib.Cordova; using WPCordovaClassLib.Cordova.JSON; using System.Runtime.Serialization; using System.Threading; using Newtonsoft....
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics; using System.Reflection.Metadata.Ecma335; using System.Runtime.CompilerServices; namespace System.Reflection.Metadata { partial class Met...
// 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.IO; using Microsoft.Protocols.TestTools.StackSdk; using Microsoft.Protocols.TestTools.StackSdk.Messages; 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. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Xunit; namespace Syst...
/* * * (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...
/* * MindTouch Core - open source enterprise collaborative networking * Copyright (c) 2006-2010 MindTouch Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit www.opengarden.org; * please review the licensing section. * * This program is free software; you can redistri...
using System.Collections.Generic; using UnityEngine; using Cinemachine.Utility; namespace Cinemachine { /// <summary> /// Cinemachine ClearShot is a "manager camera" that owns and manages a set of /// Virtual Camera gameObject children. When Live, the ClearShot will check the /// children, and choose...
// // System.Net.ResponseStream // // Author: // Gonzalo Paniagua Javier (gonzalo@novell.com) // // Copyright (c) 2005 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 de...
// 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.Globalization; using System.Linq; using System.Text; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Text; namespace Mi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable enable using System.Buffers; using System.Diagnostics; using System.Numerics; #if KESTREL using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http; #endif namespace Sy...
using System.Runtime.CompilerServices; using UnityEngine; using Votyra.Core.Models; using Votyra.Core.Pooling; namespace Votyra.Core.Utils { public static class ConversionUtils { public static Vector2f ToVector2f(this Vector2 vector) => new Vector2f(vector.x, vector.y); public static Vector3f ...
using Google.Apis.Auth.OAuth2; using Google.Apis.Services; using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Globalization; using System.Security.Cryptography.X509Certificates; using System.Text; using System.Threading.Tasks; namespace Analytics { p...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.Composition; using System.Diagnostics; using S...
using PhotoNet.Common; using RawNet.Decoder.Decompressor; using RawNet.Format.Tiff; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; namespace RawNet.Decoder { class RAFDecoder : TIFFDecoder { //bool alt_layout; uint relativeOffset; ...
// 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...
namespace ControlzEx.Tests.Theming { using System; using System.Linq; using System.Security.Cryptography; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Media; using ControlzEx.Tests.TestClasses; using ControlzEx.Theming; usin...
// // Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
/* * 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 2016 Google Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
// 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 GitTfs.Commands; using GitTfs.Core; using GitTfs.Core.TfsInterop; using GitTfs.Util; using StructureMap; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; namespace GitTfs.VsFake { public class MockBranchObject : IBranchObject { public s...
/* 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, ...
// 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 .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.Runtime.InteropServices; internal static partial class Interop { internal static par...
using System; using System.Security.Cryptography; using System.Text; using Common.Logging; using ToolKit.Validation; namespace ToolKit.Cryptography { /// <summary> /// Asymmetric Encryption is a form of Encryption where keys come in pairs. What one key /// encrypts, only the other can decrypt. Frequently (...
// 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.Contracts; using System.IO; using System.Runtime.Serializ...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Threading.Tasks; using Examine; using Examine.Search; using Microsoft.Extensions.Logging; using Umbraco.Cms.Core.Logging; using Umbraco.Cms.Core.Models; using Umbraco.Cms.Core.Runtime; using Umbraco.Cms.Core.Scop...
using Xunit; using System; using System.IO; using System.Diagnostics; using System.Management.Automation; namespace PSTests { [Collection("AssemblyLoadContext")] public static class PlatformTests { [Fact] public static void TestIsCoreCLR() { Assert.True(Platform.IsCoreCL...
// 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; public struct ValX0 { } public struct ValY0 { } public struct ValX1<T> { } public struct ValY1<T> ...
// // Copyright (c) 2017, Bianco Veigel // // 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, publ...
using System; using System.Collections.Generic; using System.Text; namespace OKHOSTING.ERP.Local.Mexico.Facturacion { /// <summary> /// Permite converir numeros a su representacion en texto (EXPERIMENTAL) /// </summary> public class NumberToText { string resultado; /******************************************...
// <file> // <copyright see="prj:///doc/copyright.txt"/> // <license see="prj:///doc/license.txt"/> // <owner name="Daniel Grunwald" email="daniel@danielgrunwald.de"/> // <version>$Revision: 3630 $</version> // </file> using System; using System.Collections; using System.Collections.Generic; namespace...
/* * Copyright (C) 2016-2020. Autumn Beauchesne. All rights reserved. * Author: Autumn Beauchesne * Date: 24 May 2018 * * File: SplineTweenShortcuts.cs * Purpose: Contains shortcuts for splines. */ using UnityEngine; namespace BeauRoutine.Splines { /// <summary> /// Contains tweens related to s...
using GraphQL.SystemTextJson; using GraphQL.Types; using Xunit; namespace GraphQL.Tests.Execution { public class InputsTests : QueryTestBase<EnumMutationSchema> { [Fact] public void mutation_input() { AssertQuerySuccess( @" mutation createUse...
// 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; namespace Rotate { internal class App { public static int s_weightCount = 1; ...
// 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; using System.Collections.Generic; using System.Diagnostics; using System.Xml; using System.Xml.XPath; using System.Xml.Xsl; nam...
// ----------------------------------------------------------------------- // <copyright file="FrameworkElement.cs" company="Steven Kirk"> // Copyright 2013 MIT Licence. See licence.md for more information. // </copyright> // ----------------------------------------------------------------------- namespace Avalonia { ...
#region Header /** * JsonMapper.cs * JSON to .Net object and object to JSON conversions. * * The authors disclaim copyright to this source code. For more details, see * the COPYING file included with this distribution. **/ #endregion using System; using System.Collections; using System.Collections.Generic; 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; using System.IO; using System.Net.Http.Headers; using System.Threading; using System.Threading.Tasks; ...
/* * Copyright (c) 2014 All Rights Reserved by the SDL Group. * * 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 appl...
#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, ...
#region Copyright notice and license // Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the fol...
/* * Licensed to the Apache Software Foundation (ASF) Under one or more * contributor license agreements. See the NOTICE file distributed with * this work for Additional information regarding copyright ownership. * The ASF licenses this file to You Under the Apache License, Version 2.0 * (the "License"); you may not u...
using System; using System.Collections; using System.Collections.Generic; using System.Web; using System.Reflection; using Umbraco.Core; using Umbraco.Core.Logging; using umbraco.BasePages; using umbraco.BusinessLogic.Utils; using umbraco.cms; using umbraco.cms.businesslogic.web; using umbraco.cms.businesslogic.workflo...
// <copyright file="GPGSIOSSetupUI.cs" company="Google Inc."> // Copyright (C) 2014 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.a...
namespace SPALM.SPSF.Library.CustomWizardPages { using System; using System.Windows.Forms; public partial class SiteColumnWizard : UserControl { public event SchemaChangedDelegate SchemaChanged; public delegate void SchemaChangedDelegate(); public SiteColumnWizard() { Initializ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; using System.Collections.Generic; using System.Diagnostics; using System.Security; using System.Reflect...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CodeGene...
using System; using System.Collections.Generic; using Lucene.Net.Documents; namespace Lucene.Net.Codecs.Lucene3x { using Lucene.Net.Support; using NUnit.Framework; using Directory = Lucene.Net.Store.Directory; using DirectoryReader = Lucene.Net.Index.DirectoryReader; using Document = Documents.Docu...
// // MtpSource.cs // // Author: // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2008 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 restriction, includin...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Reflection; using System.Windows.Forms; using System.IO; using WeifenLuo.WinFormsUI.Docking; using DockSample.Customization; namespace DockSample { public partial class MainForm : Form { private bool...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web...
#if NETFRAMEWORK namespace System.Windows.Forms { using System; using System.ComponentModel; using System.Reactive; using System.Reactive.Linq; /// <summary> /// Extension methods providing IObservable wrappers for the events on DataGrid. /// </summary> [EditorBrowsable(EditorBrowsable...
namespace GitVersion { using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using GitVersion.Helpers; class Program { static StringBuilder log = new StringBuilder(); const string MsBuild = @"...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web...