context
stringlengths
2.52k
185k
gt
stringclasses
1 value
//////////////////////////////////////////////////////////////////////////////// // The MIT License (MIT) // // Copyright (c) 2015 Tim Stair // // 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 Softw...
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. using System; using System.Collections.Generic; using System.Text; using System.IO; using AutomationTool; using UnrealBuildTool; [Help("custom code to restructure C++ source code for the new stats system.")] class CodeSurgery : BuildCommand { public overrid...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.Diagnostics.CodeAnalysis; using System.Management.Automation; using System.Management.Automation.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. using System; using System.Diagnostics; using System.Runtime.InteropServices; using System.Security.Cryptography.X50...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using Microsoft.VisualStudio.Text; using Microsoft.VisualStudio.Text.Editor; using Microsof...
/* * * 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"); y...
using System; using Umbraco.Core; using Umbraco.Core.Configuration; using Umbraco.Core.Events; using Umbraco.Core.Models; using umbraco; using umbraco.cms.businesslogic.web; namespace Umbraco.Web.Cache { /// <summary> /// Extension methods for <see cref="DistributedCache"/> /// </summary> internal stat...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using AVFoundation; using AVKit; using Foundation; using UIKit; using Producer.Domain; using Producer.Shared; namespace Producer.iOS { public partial class ContentTvc : UITableViewController { bool saved => segmentC...
// // 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. using System.Runtime.InteropServices; using System.Collections; namespace System.DirectoryServices.ActiveDirectory ...
//! \file ImageAG.cs //! \date Sun May 10 23:53:34 2015 //! \brief Masys Enhanced Game Unit image format. // // Copyright (C) 2015 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // d...
// 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.13.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using SubSonic.Schema; using SubSonic.DataProviders; using System.Data; namespace Solution.DataAccess.DataModel { /// <summary> /// Table: OutWork_D /// Primary Key: Id /// </summary> public class OutWork_DStructs: DatabaseTable { public...
// created on 10/5/2002 at 23:01 // Npgsql.NpgsqlConnection.cs // // Author: // Francisco Jr. (fxjrlists@yahoo.com.br) // // Copyright (C) 2002 The Npgsql Development Team // npgsql-general@gborg.postgresql.org // http://gborg.postgresql.org/project/npgsql/projdisplay.php // // // Permission to use, copy, modify, and d...
// 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.Collections.Immutable; using System.Diagnostics; using System.Reflect...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
#if !NOT_UNITY3D using System; using System.Collections.Generic; using ModestTree; using UnityEngine; using System.Linq; using ModestTree.Util; namespace Zenject { public class InitialComponentsInjecter : IProvider { readonly DiContainer _container; readonly Dictionary<Component, ComponentInfo...
//! \file ImageTIFF.cs //! \date Mon Jul 07 06:39:45 2014 //! \brief TIFF image implementation. // // Copyright (C) 2014 by morkt // // 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...
//------------------------------------------------------------------------------ // <copyright file="ParameterCollection.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ namespace ...
/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ namespace Adxstudio.Xrm.Cms { using System; using System.Diagnostics.Tracing; using System.Globalization; using System.Threading; using Adxstudio.Xrm.Asp...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.Azure.Devices.Client { using System; using System.Diagnostics; using System.Threading; [DebuggerStepThrough] struct TimeoutHelp...
/* * 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 o...
// 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. ////////////////////////////////////////////////////////// // L-1-11-1.cs - Beta1 Layout Test - RDawson // // Tests ...
// 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. /*============================================================ ** ** Classes: Security Descriptor family of classes...
// Copyright (c) 2015 James Liu // // See the LISCENSE file for copying permission. using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Rendering; using Vexe.Runtime.Types; using Vexe.Runtime.Extensions; using System.Linq; #if UNITY_EDITOR using UnityEditor; ...
// // 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...
namespace Orleans.CodeGenerator { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Runtime.Serialization; using System.Text.RegularExpressions; using Microso...
//---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- namespace System.ServiceModel.Security { using System.ServiceModel.Channels; using System.Se...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.ComponentModel.Composition; using System.ComponentModel.Composition.Hosting; using Microsoft.Practices.ServiceLocation; using Microsoft.VisualStudio.TestTools.UnitTesting...
// 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.Runtime.CompilerServices; using System.Runtime.Co...
// 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.Diagnostics; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Security; using System.Diagnostics.Con...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // 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...
// ---------------------------------------------------------------------------------- // // Copyright Microsoft 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 the License at // http://www.apac...
// // PhotoVersionCommands.cs // // Author: // Anton Keks <anton@azib.net> // Ettore Perazzoli <ettore@src.gnome.org> // Ruben Vermeersch <ruben@savanne.be> // // Copyright (C) 2003-2010 Novell, Inc. // Copyright (C) 2009-2010 Anton Keks // Copyright (C) 2003 Ettore Perazzoli // Copyright (C) 2010 Ruben Vermeersc...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.Metadata.ManagedReference { using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Microsof...
/* Copyright 2006 - 2010 Intel 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 the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writin...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Reflection; using System.Xml.Serialization; using THNETII.Common; namespace THNETII.TypeConverter.Xml { /// <summary> /// Helper class that provides Enum-String Conversions that honour the ...
// ******************************************************************************************************** // Product Name: DotSpatial.Symbology.Forms.dll // Description: The Windows Forms user interface layer for the DotSpatial.Symbology library. // *******************************************************************...
using System; using System.Collections.Generic; using System.Text; using FlatRedBall; using FlatRedBall.Input; using FlatRedBall.AI.Pathfinding; using FlatRedBall.Graphics.Animation; using FlatRedBall.Graphics.Particle; using FlatRedBall.Math.Geometry; using FlatRedBall.Math.Splines; using Cursor = FlatRedBall.Gui.Cu...
using System.Diagnostics.CodeAnalysis; using GraphQLParser.AST; namespace GraphQLParser.Visitors; /// <summary> /// Prints AST into the provided <see cref="TextWriter"/> as a SDL document. /// </summary> /// <typeparam name="TContext">Type of the context object passed into all VisitXXX methods.</typeparam> public cla...
/******************************************************************** * * PropertyBag.cs * -------------- * Derived from PropertyBag.cs by Tony Allowatt * CodeProject: http://www.codeproject.com/cs/miscctrl/bending_property.asp * Last Update: 04/05/2005 * ***********************************************************...
/* * AnimatedModelProcessor.cs * Copyright (c) 2006 David Astle * * 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...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System.Management.Automation; using Dbg = System.Management.Automation; namespace Microsoft.PowerShell.Comman...
using AutoMapper; using Microsoft.Azure.Commands.Common.Authentication.Abstractions; using Microsoft.Azure.Commands.Common.Authentication.Models; using Microsoft.Azure.Commands.Compute.Common; using Microsoft.Azure.Commands.Compute.Models; using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; using ...
/* * 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.Diagnostics; using System.IO; using System.Linq; using System.ServiceModel; using System...
// 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.Text; using Microsoft.VisualStudio.Debugger.Interop; using MICore; using System.Diagnostics; // This file ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Threading; namespace Newtonsoft.Json.Utilities { internal interface IWrappedDictionary : IDictionary { object UnderlyingDictionary { get; } } internal class DictionaryWrapper<TKey, ...
#if DEBUG_HANDLECOLLECTOR using System.Diagnostics; #endif using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Internal")] namespace System.Internal { ...
#region Java Info /** * Class GifDecoder - Decodes a GIF file into one or more frames. * <br><pre> * Example: * GifDecoder d = new GifDecoder(); * d.read("sample.gif"); * int n = d.getFrameCount(); * for (int i = 0; i < n; i++) { * BufferedImage frame = d.getFrame(i); // frame i * 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. #pragma warning disable 0183 // The given expression is always of the provided ('X') type using System; using Syste...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Text; using System.Threading.Tasks; using System.Web.Mvc; using System.Web.Mvc.Async; using Abp.Auditing; using Abp.Authorization; using Abp.Collections.Extensions; using Abp.Confi...
//----------------------------------------------------------------------- // <copyright company="CoApp Project"> // ResourceLib Original Code from http://resourcelib.codeplex.com // Original Copyright (c) 2008-2009 Vestris Inc. // Changes Copyright (c) 2011 Garrett Serack . All rights reserved. // </copyrig...
using System.Globalization; using System.Reflection; using System.Text; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.Emit; namespace Meziantou.Framework.Templating; public class Template { private const string DefaultClassName = "Template"; private const stri...
// <copyright file="XmlPreprocessor.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; using System.Xml; using BeanIO.Internal.C...
using System; using System.Runtime.InteropServices; using Mono.Unix.Native; using size_t = System.UIntPtr; using off_t = System.Int64; using mode_t = Mono.Unix.Native.FilePermissions; using eio_tstamp = System.Double; using uid_t = System.Int32; using gid_t = System.Int32; namespace Manos.IO.Libev { static class Lib...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using Microsoft.CodeAnalysis.Editor.CSharp.SignatureHelp; using Microsoft.CodeAnalysis.Editor.UnitTests.SignatureHelp; using...
// 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.Reflection; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFea...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //============================================================ // // File: StreamHelper.cs // // Summary: Helper methods for streams. // //=========================================================== using System; using Syst...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Collections; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.IO; using OpenLiveWriter.CoreServices; namespac...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #pragma warning disable 0420 // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+...
#region License /* * All content copyright Terracotta, Inc., unless otherwise indicated. 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...
using System; using System.Linq; using System.Threading.Tasks; using Baseline; using Marten.Services; using Marten.Testing.Documents; using Marten.Testing.Harness; using Shouldly; using Xunit; namespace Marten.Testing.Linq { public class invoking_query_with_select_Tests: IntegrationContext { // SAMPLE:...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.IO; namespace System.Security.Cryptography { public abstract class HashAlgorithm : IDisposable, IC...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.Collections.ObjectModel; using System.IdentityModel.Selectors; using System.IdentityModel.Tokens; using System.Runtime; u...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalization; using System.Text; using OpenQA.Selenium.Internal; namespace OpenQA.Selenium.IE { /// <summary> /// Provides a way to access Internet Explorer to run your tests by creating a InternetExplorerDriver...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Microsoft.MixedReality.Toolkit.Input; using Microsoft.MixedReality.Toolkit.Utilities; using System; using TMPro; using UnityEngine; using UnityEngine.UI; namespace Microsoft.MixedReality.Toolkit.Experimental.UI { /// <summary> //...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// --------------------------------------------------------------------------- // <copyright file="CenteredMessageBox.cs" company="Tethys"> // Copyright (C) 1998-2021 T. Graf // </copyright> // // SPDX-License-Identifier: Apache-2.0 // // Licensed under the Apache License, Version 2.0. // Unless required by applicabl...
/** * MetroFramework - Modern UI for WinForms * * The MIT License (MIT) * Copyright (c) 2011 Sven Walter, http://github.com/viperneo * * 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 * Softw...
// // Main.cs // // Author: // Ruben Vermeersch <ruben@savanne.be> // Paul Lange <palango@gmx.de> // Evan Briones <erbriones@gmail.com> // Stephane Delcroix <stephane@delcroix.org> // // Copyright (C) 2006-2010 Novell, Inc. // Copyright (C) 2010 Ruben Vermeersch // Copyright (C) 2010 Paul Lange // Copyright (C)...
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.IdentityModel.Tokens { using System; using System.Collections.Generic; using System.IdentityModel.Sele...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Threading; using System.Threading.Tasks; using McMaster.Extensions.CommandLineUtils; using NuGet.CatalogReader; using NuGet.Common; using NuGet.Packaging; u...
using Signum.Utilities; using Signum.Utilities.ExpressionTrees; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reflection; using System.Text.Json; using System.Text.Json.Serialization; namespace Signum.Entities.Dynamic { [Serializable, EntityKind(Entity...
#region Disclaimer/Info /////////////////////////////////////////////////////////////////////////////////////////////////// // Subtext WebLog // // Subtext is an open source weblog system that is a fork of the .TEXT // weblog system. // // For updated news and information please visit http://subtextproject.com/ // Su...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace System.Numerics.Tests { public class arithmaticOperation_BinaryMinus_SubtractTest { ...
using System; using System.IO; using System.Reflection; using System.Runtime.Versioning; using Microsoft.Build.Shared; using Microsoft.Build.Tasks; using Microsoft.Build.Utilities; using Shouldly; using Xunit; namespace Microsoft.Build.UnitTests.ResolveAssemblyReference_Tests { public class ResolveAssemblyReferenc...
using System.Collections.Generic; using System.Runtime.Serialization; using Northwind.Common.ServiceModel; namespace Northwind.Common.DataModel { [DataContract] public class NorthwindDtoData { public static NorthwindDtoData Instance = new NorthwindDtoData(); [DataMember] public List<CategoryDto> Categories {...
/* * 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 ProGaudi.MsgPack.Light; using ProGaudi.Tarantool.Client.Model; using ProGaudi.Tarantool.Client.Utils; namespace ProGaudi.Tarantool.Client.Converters { internal class TupleConverter : IMsgPackConverter<TarantoolTuple> { private IMsgPackConverter<object> _nullConverter; public void Initia...
using System; using System.Collections.Generic; using System.Linq; using Qwack.Core.Basic; using Qwack.Core.Curves; using Qwack.Core.Instruments; using Qwack.Core.Instruments.Asset; using Qwack.Core.Instruments.Funding; using Qwack.Core.Models; using Qwack.Dates; using Qwack.Transport.BasicTypes; using Qwack.Utils.Para...
using System; using Avalonia.Controls.Diagnostics; using Avalonia.Controls.Metadata; using Avalonia.Controls.Primitives; namespace Avalonia.Controls { /// <summary> /// A control which pops up a hint when a control is hovered. /// </summary> /// <remarks> /// You will probably not want to create a ...
using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System.Collections.Generic; namespace VoidEngine.Helpers { public static class MapHelper { /// <summary> /// Returns the formated array from a list of strings. /// '.' and ',' return 0. /// '1'-'9', 'a'-'z', 'A'-'Z', and all symbols...
// SampSharp // Copyright 2017 Tim Potze // // 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...
using System; using System.Collections.Generic; using System.Linq; using PcapDotNet.Base; using PcapDotNet.Packets.Ethernet; namespace PcapDotNet.Packets.Dns { /// <summary> /// Represents a DNS layer. /// <seealso cref="DnsDatagram"/> /// </summary> public sealed class DnsLayer : SimpleLayer, IEqu...
// // 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. using System; using System.Collections; using System.Collections.Generic; using System.Threading; #if ES_BUILD_PCL ...
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...
/* The MIT License(MIT) ===================== Copyright(c) 2008, Cagatay Dogan Permission is hereby granted, free of charge, to any person obtaining a cop of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the right to use,...
namespace MindEngine.Core.Scene.Entity { using System; using System.Runtime.Serialization; using Core; using Microsoft.Xna.Framework; public class MMDrawEnabledChangedEventArgs : EventArgs { public MMDrawEnabledChangedEventArgs(bool drawEnabled) { this.DrawEnabled = ...
/** * Pairing Utility - A Bluetooth Pairing Utility for the PlayStation Move controller * Copyright (C) 2011, Copenhagen Game Collective (http://www.cphgc.org) * Douglas Wilson (http://www.doougle.net) * * Version 0.3 (Beta) * 2011-07-18 * * Email us at: code@cphgc.org * * This library is free soft...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// 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. /****************************************************************************** * This file is auto-generated from ...
/* * The MIT License (MIT) * * Copyright (c) 2015 Microsoft Corporation * * -=- Robust Distributed System Nucleus (rDSN) -=- * * 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 witho...
namespace PB { partial class EditableListBox { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be d...
// // 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.IO; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using UGFramework.Utility; using UGFramework.Extension; using UGFramework.Log; namespace UGFramework.Res { public partial class ResManager : MonoBehaviour { // Resources h...
using System; using System.ComponentModel.DataAnnotations; using System.Linq; using Csla; using Csla.Data; using CslaMVC.Repository; using CslaMVC.Rules; using Csla.Rules; using System.Collections.Generic; namespace CslaMVC.Library { [Serializable] public partial class Customer : BusinessBase<Customer> { ...
using System; using System.Threading; using Microsoft.SPOT; /* * Copyright 2012-2014 Stefan Thoolen (http://www.netmftoolbox.com/) * * 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 * * ...