context
stringlengths
2.52k
185k
gt
stringclasses
1 value
/******************************************************************************* * Copyright (c) 2013, Daniel Murphy * 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 ...
using System; using System.Globalization; using System.Reflection; using System.Runtime.CompilerServices; using Orleans.Core; using Orleans.Serialization; namespace Orleans.Runtime { [Serializable] internal class GrainId : UniqueIdentifier, IEquatable<GrainId>, IGrainIdentity { private static reado...
#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 // (...
/* Generated SBE (Simple Binary Encoding) message codec */ #pragma warning disable 1591 // disable warning on missing comments using System; using Adaptive.SimpleBinaryEncoding; namespace Adaptive.SimpleBinaryEncoding.Tests.Generated { public class MDIncrementalRefreshLimtsBanding { public const ushort Te...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading; using System.Threading.Tasks; using NuGet; using Splat; using Squirrel; using Squirrel.Tests.TestHelpers; using Xunit; namespace Squirrel.Tes...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using Bigvgames.Models; using Bigvgames.Models.ManageViewModels; using Bigvg...
using System; using System.Diagnostics; using System.Text; namespace Community.CsharpSqlite { public partial class Sqlite3 { /* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and...
// <copyright file=WorkflowBase.cs // <copyright> // Copyright (c) 2016, University of Stuttgart // 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 limita...
/* 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.Data; using System.Linq; using System.Web.UI.WebControls; using Adxstudio.Xrm.Cms; using Adxstudi...
// Visual Studio Shared Project // Copyright(c) Microsoft Corporation // 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 // /...
// CodeContracts // // 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, including wit...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Azure.EventHubs; using Microsoft.Extensions.Logging; using Orleans.Configuration; using Orleans.Providers.Streams.Common; using Orleans.Runtime; using Orlean...
namespace dotless.Core.Parser.Tree { using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text.RegularExpressions; using Exceptions; using Infrastructure; using Infrastructure.Nodes; using Utils; public class Color : Node, I...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // 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 //...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Bond.Comm { using System; using System.Diagnostics; /// <summary> /// Interface representing a message of an unknown payload type. /// </...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="TestExtensions.cs" company=""> // // </copyright> // <summary> // The test extensions. // </summary> // -----------------------------------------------------------------------...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; using SLNetworkComm; using libsecondlife; namespace SLeek { public partial class InventoryConsole : UserControl { ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Diagnostics.Contracts; using Validation; namespace Syst...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
// --------------------------------------------------------------------------- // <copyright file="JsonWriter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // --------------------------------------------------------------------------- namespace Microsoft.Exc...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.Extensions.Logging; 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; using System.Collections; using System.Collections.Generic; using System.Data; using System.Data.Commo...
/******************************************************************************************** Copyright (c) Microsoft Corporation All rights reserved. Microsoft Public License: This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the licens...
// 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 System.Linq; using System.Xml; using Microsoft.Build.Evaluation; using Microsoft.Build.Construct...
// Copyright 2010 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using JetBrains.Annotations; using NodaTime.Annotations; using NodaTime.Fields; using NodaTime.Text; using NodaTime.Utility; using System; using System.Co...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; usi...
// 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.Xml; using System.Xml.Linq; using Mi...
/* Copyright 2013 Google Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dist...
/* * Copyright 2007 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wri...
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.WindowsAzure.Storage; using Microsoft.WindowsAzure.Storage.Table; using Orleans.Runtime; using LogLevel = Microsoft.Extensions.Logging.LogLevel; // // N...
// // Options.cs // // Authors: // Jonathan Pryor <jpryor@novell.com> // // Copyright (C) 2008 Novell (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 re...
using UnityEngine; using System.Collections; using System.Collections.Generic; public class OTTextSprite : OTSprite { public string text; [HideInInspector] public string _text; public TextAsset textFile; public int wordWrap = 0; public bool justify = false; public float lineHeightModifier = 1; ...
// Copyright (C) Pash Contributors. License: GPL/BSD. See https://github.com/Pash-Project/Pash/ using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Management.Automation; using System.Management.Automation.Language; using System.Manageme...
// 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. ...
// 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 Xunit; namespace System.Threading.Tasks.Dataflow.Tests { public class DebugAttr...
using UnityEngine; using UnityEditor; using System.Collections; using UnityEngine.UI; #if UNITY_5_3_OR_NEWER using UnityEditor.SceneManagement; #endif [CustomEditor(typeof(ETCDPad))] public class ETCDPadInspector : Editor { public string[] unityAxes; void OnEnable(){ var inputManager = AssetDatabase.LoadAllAsse...
using System; using System.Collections.Generic; using System.IO; using System.Reflection; using UnityEditor; using UnityEngine; namespace PlayFab.PfEditor { public class PlayFabEditorSDKTools : UnityEditor.Editor { private const int buttonWidth = 150; public static bool IsInstalled { get { retu...
using Neo.Compiler.Optimizer; using Neo.IO.Json; using System; using System.Collections.Generic; using System.IO; namespace Neo.Compiler.MSIL.UnitTests.Utils { public class BuildScript { public bool IsBuild { get; protected set; } public bool UseOptimizer { get; protected set; } public ...
// 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.Reflection; using Xunit; namespace System.Tests { public static class ActivatorTests { ...
// 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 Xunit; namespace System.Linq.Expressions.Tests { public static class LambdaDivideNullableTe...
using System; using NServiceKit.DesignPatterns.Model; namespace NServiceKit.OrmLite.TestsPerf.Model { /// <summary>A sample order line.</summary> public class SampleOrderLine : IHasStringId { /// <summary>Gets or sets the identifier.</summary> /// <value>The identifier.</value> public string ...
#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...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace ODataValidator.Rule.Helper { #region Namespaces using System; using System.Collections.Generic; using System.Linq; using System.Net;...
using System.Collections.Generic; using System.Net; using System.Net.Http; using System.Threading.Tasks; using FluentAssertions; using Moq; using StockportWebapp.Config; using StockportWebapp.FeatureToggling; using StockportWebapp.Http; using StockportWebapp.Services; using StockportWebapp.Utils; using Xunit; namespac...
using System; using System.Data; using System.Data.OleDb; using System.Collections; using System.Configuration; using PCSComUtils.DataAccess; using PCSComUtils.PCSExc; using PCSComUtils.Common; namespace PCSComSale.Order.DS { public class SO_CustomerItemRefDetailDS { public SO_CustomerItemRefDetailDS() { } p...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace iTrellis.ToDo.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; namespace Syste...
/* ==================================================================== Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for Additional information regarding copyright ownership. The ASF licenses this file to Y...
// Copyright (c) Valdis Iljuconoks. All rights reserved. // Licensed under Apache-2.0. See the LICENSE file in the project root for more information using System; using System.Collections.Generic; using System.Globalization; using System.Linq; namespace DbLocalizationProvider.Abstractions { /// <summary> /// ...
// 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.Extensions.EnumExtensions; using osu.Framework.Input; using osuTK.Input; using SDL2; namespace osu.Framework.Platform.SDL2 { public static class ...
using System; using System.Diagnostics; using System.Globalization; using System.IO; namespace FlatMate.Module.Common.Tasks.Cron { [Serializable] public sealed class CrontabFieldImpl { public static readonly CrontabFieldImpl Day = new CrontabFieldImpl(CrontabFieldKind.Day, 1, 31, null); pu...
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team // // 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, mo...
// 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.Threading; using System.Threading.Tasks; using System.Diagnostics; using System.Diagnostics.Contracts; ...
namespace Microsoft.Protocols.TestSuites.MS_ASHTTP { using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; /// <summary> /// This scenario is designed to test opti...
using UnityEditor; using UnityEngine; using System.Collections.Generic; [CanEditMultipleObjects] [CustomEditor(typeof(tk2dSlicedSprite))] class tk2dSlicedSpriteEditor : tk2dSpriteEditor { tk2dSlicedSprite[] targetSlicedSprites = new tk2dSlicedSprite[0]; new void OnEnable() { base.OnEnable(); targetSlicedSprites...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; 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.Http.Controllers; using Syst...
// Copyright 2007-2016 Chris Patterson, Dru Sellers, Travis Smith, et. al. // // 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 // /...
using System; using System.Text; namespace Lucene.Net.Index { using Lucene.Net.Util; using System.IO; /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional inform...
// Copyright 2018 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.Design; using System.ComponentModel.Design.Serialization; using System.Drawing; using System.IO; using System.Reflection; using System.Text.RegularExpressions; using System.Web.RegularExpre...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
using System; using System.Runtime.InteropServices; namespace Craft.Net.Common { /// <summary> /// Represents the location of an object in 3D space. /// </summary> [StructLayout(LayoutKind.Explicit)] public struct Vector3 : IEquatable<Vector3> { [FieldOffset(0)] public double X;...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace TestFlask.API.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wi...
// LzmaEncoder.cs using System; namespace SevenZip.Compression.LZMA { using RangeCoder; public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties { private enum EMatchFinderType { BT2, BT4, }; private const UInt32 kIfinityPrice = 0x...
/* ==================================================================== 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...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace PomfSharpApi.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wit...
//------------------------------------------------------------------------------ // <copyright file="XmlDiffViewNodes.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //-----------------------------...
// // 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...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Archiver.Codecs { public class ChallengeEncoder { public const ushort BLOCK_LENGTH = 20; public const ushort TEMPLATE_ID = 59; public con...
// 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.Immutable; using System.Threading; using Microsoft.CodeAnalysis.CodeStyle; using Microsoft.CodeAnalysis.Diagnostics.QualifyMemberAcce...
using EPiServer.Commerce.Catalog.ContentTypes; using EPiServer.Core; using EPiServer.Framework.Cache; using EPiServer.Reference.Commerce.Site.Features.Global.Shared.Services; using EPiServer.Reference.Commerce.Site.Tests.TestSupport.Fakes; using Mediachase.Commerce; using Mediachase.Commerce.Catalog; using Mediachase.C...
#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 // (th...
using System; using System.Collections.Generic; using droid.Runtime.Enums.BoundingBox; using droid.Runtime.Environments.Prototyping; using droid.Runtime.GameObjects.BoundingBoxes.Experimental; using droid.Runtime.Interfaces; using droid.Runtime.Utilities; using UnityEditor; using UnityEngine; #if UNITY_EDITOR #endif ...
// <copyright file="SourceGenerator.cs" company="Adrian Mos"> // Copyright (c) Adrian Mos with all rights reserved. Part of the IX Framework. // </copyright> using System; using System.Collections.Concurrent; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks;...
// 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.Diagnostics.Contracts; using System.Threading; using System.Threading.Tasks; ...
// 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.ServiceModel.Channels; using System.IdentityModel.Tokens; using System.IdentityModel.Selectors; using S...
#region license // Copyright (c) 2003, 2004, 2005 Rodrigo B. de Oliveira (rbo@acm.org) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain ...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System.ComponentModel; using Microsoft.Practices.Prism.Modularity; namespace ModularityWithMef.Desktop { /// <summary> /// Provides tracking of a module's state for the quickstart. ...
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Linq; using System.Net; using System.Security.Cryptography; using System.Text; using System.Web; using Skybrud.Social.Http; using Skybrud.Social.Interfaces; namespace Skybrud.Social.OAuth { /// <sum...
// // Copyright (c) 2004-2016 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 .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.Intrinsics; namespace System.Runtime.Intrinsics.X86 { /// <summary> /// ...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
// 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.Threading { /// <summary> /// Propagates notification that opera...
using OpenSim.Region.CoreModules.Scripting; /* * 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: ...
#region Copyright notice and license // Copyright 2015 gRPC authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
/********************************************************************++ * Copyright (c) Microsoft Corporation. All rights reserved. * --********************************************************************/ namespace System.Management.Automation.Runspaces { using System; using System.Collections; using S...
namespace Nancy.Tests.Unit.ModelBinding { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Globalization; using System.Xml.Serialization; using FakeItEasy; using Fakes; using Nancy.IO; using Nancy.Json; us...
namespace android.gesture { [global::MonoJavaBridge.JavaClass()] public partial class GestureOverlayView : android.widget.FrameLayout { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; protected GestureOverlayView(global::MonoJavaBridge.JNIEnv @__env) : base(@__env) { } [global::Mono...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using RestOfUs.Api.WebApi.Areas.HelpPage.Models; namespace...
using AllReady.Areas.Admin.Features.EventManagerInvites; using AllReady.Areas.Admin.ViewModels.ManagerInvite; using AllReady.Features.Events; using AllReady.Models; using AllReady.Security; using MediatR; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; usin...
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 Vevo; using Vevo.D...
// // Taken from PodSleuth (http://git.gnome.org/cgit/podsleuth) // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (c) 2007-2009 Novell, Inc. (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated docume...
// 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.Diagnostics.CodeAnalysis; using System.Linq; using System.Res...
#if SILVERLIGHT using Microsoft.VisualStudio.TestTools.UnitTesting; #elif NETFX_CORE #else using NUnit.Framework; #endif #if !FREE && !NETFX_CORE using DevExpress.Xpf.Core.Tests; #endif using System; using System.Linq.Expressions; using DevExpress.Mvvm.DataAnnotations; using System.Windows.Input; using DevExpress.Mvvm....
/* 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...
// 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.Net.Http { public partial class ByteArrayContent : System.Net.Http.HttpContent { p...
using System; using System.Collections; using UnityEngine; namespace UniRx { #if !(UNITY_METRO || UNITY_WP8) && (UNITY_4_4 || UNITY_4_3 || UNITY_4_2 || UNITY_4_1 || UNITY_4_0_1 || UNITY_4_0 || UNITY_3_5 || UNITY_3_4 || UNITY_3_3 || UNITY_3_2 || UNITY_3_1 || UNITY_3_0_0 || UNITY_3_0 || UNITY_2_6_1 || UNITY_2_6) // ...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Converters; namespace Twilio.Rest.Api.V2010.Account.IncomingPhoneNumber { /// <summary> /// ReadLocalOptions /// ...
/* * 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 ...