context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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.Reflection; using System.Diagnostics; using System.Collections.Generic; using System.Refl...
// Copyright 2007-2008 The Apache Software Foundation. // // 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 b...
using System; using System.Net; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Orleans; using Orleans.Configuration; using Orleans.Configuration.Internal; using Orleans.Configuration.Validators; using Orleans.Hosting; using Orleans.Runtime; using ...
using System; using System.ComponentModel; #if __UNIFIED__ using CoreAnimation; using CoreGraphics; using Foundation; using UIKit; #else using MonoTouch.CoreAnimation; using MonoTouch.CoreGraphics; using MonoTouch.Foundation; using MonoTouch.UIKit; using CGRect = System.Drawing.RectangleF; using CGPoint = System.Draw...
// Copyright 2015-2016 Google Inc. All Rights Reserved. // Licensed under the Apache License Version 2.0. using Google.Apis.Compute.v1.Data; using Google.PowerShell.Common; using System.Collections; using System.Collections.Generic; using System.Management.Automation; namespace Google.PowerShell.ComputeEngine { /...
/* * (c) 2008 MOSA - The Managed Operating System Alliance * * Licensed under the terms of the New BSD License. * * Authors: * Phil Garcia (tgiphil) <phil@thinkedge.com> * Simon Wollwage (rootnode) <rootnode@mosa-project.org> */ using System.Diagnostics; using Mosa.Compiler.Framework; using Mosa.Compiler.Fr...
namespace android.telephony { [global::MonoJavaBridge.JavaClass()] public partial class ServiceState : java.lang.Object, android.os.Parcelable { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static ServiceState() { InitJNI(); } protected ServiceState(global::MonoJavaBridge.JNIE...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace Kudu.Services.Web.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate i...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using GitMind.Common.ProgressHandling; using GitMind.GitModel; using GitMind.MainWindowViews; using GitMind.Utils; using GitMind.Utils.Git; namespace GitMind.Features.StatusHandling.Private { [Sin...
// 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 Microsoft.Win32.SafeHandles; using System.Collections.Generic; using System.Linq; using Xunit; namespace Syst...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace SelfLoadSoftDelete.Business.ERLevel { /// <summary> /// G03_Continent_ReChild (editable child object).<br/> /// This is a generated base class of <see cref="G03_Continent_ReChild"/> business object. //...
using System; using System.Collections.Generic; using System.Text; using System.ComponentModel; namespace ProCharts { public class PointCollection : SortableCollectionBase, ICustomTypeDescriptor { #region CollectionBase implementation public PointCollection() { //In your co...
// *********************************************************************** // Copyright (c) 2010-2014 Charlie Poole, Rob Prouse // // 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 r...
using System; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans.Runtime; using Orleans.Runtime.Scheduler; using TestExtensions; using UnitTests.TesterInternal; using Xunit; using Xunit.Abstractions; using Orleans.TestingHost.Utils; using Orleans.Internal; using Orle...
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...
namespace Projections { partial class LocalCartesianPanel { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
// 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. ...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <summary> /// Static class that contains stat...
// 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.Text; using System.Diagnostics; using System.Collections.Generic; namespace System.Xml { internal partial class XmlWellFormedWriter : Xm...
// 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; namespace System.Net.Http.Headers { public class Me...
//---------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------- #pragma warning disable 618 namespace System.Activities.Presentation { using System.Activities.Presentation.Internal.P...
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.Xml { using System; using System.IO; using System.Runtime; using System.Runtime.Serialization; ...
// dnlib: See LICENSE.txt for more info using System; using System.Collections.Generic; using System.Threading; using dnlib.DotNet.MD; namespace dnlib.DotNet { /// <summary> /// A high-level representation of a row in the MemberRef table /// </summary> public abstract class MemberRef : IHasCustomAttribute, IMetho...
using J2N.Threading; using Lucene.Net.Documents; using Lucene.Net.Index; using NUnit.Framework; using System; using System.Collections.Generic; using System.Globalization; using System.Threading; using Assert = Lucene.Net.TestFramework.Assert; using Console = Lucene.Net.Util.SystemConsole; namespace Lucene.Net.Search ...
using System; using System.Diagnostics; using System.IO; using Dune.Packets; using Dune.Packets.Impl; namespace Dune { public class PacketStream { private readonly Stream _stream; private ushort _sequence; public PacketStream(Stream stream) { if (stream == null) thr...
// Copyright (c) 2010-2014 SharpDX - Alexandre Mutel // // 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, modif...
// 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.Reflection; using System.Xml; using Microsoft.Build.BackEnd.Logging; us...
/* * 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 ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.Serialization; using Microsoft.Xna.Framework; namespace MonoGame.Extended { // Real-Time Collision Detection, Christer Ericson, 2005. Chapter 4.2; Bounding Volumes - Axis-aligned Bounding Boxes (AABBs). pg 77 /// <...
/* * 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 ...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// A defence establishment, such as an army or navy base. /// </summar...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using RestWell.Client.Enums; using RestWell.Domain.Extensions; namespace RestWell.Client.Request { public class ProxyRequestBuilder : ProxyRequestBuilder<Missing, Missing> { #region Public Con...
using System; using System.Collections; using System.IO; using NUnit.Framework; using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Pkix; using Org.BouncyCastle.Utilities.Collections; using Org.BouncyCastle.Utilities.Date; using Org.BouncyCastle.Utilities.Encoders; using Org.BouncyCastle.Utilities.Test; using Org.B...
/* * 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. /****************************************************************************** * This file is auto-generated from ...
// Copyright Structured Solutions using System; using System.Collections.Generic; using System.Web.UI; using System.Web.UI.WebControls; using System.Xml.Serialization; using BVSoftware.Bvc5.Core.Orders; using BVSoftware.Bvc5.Core.Shipping; using StructuredSolutions.Bvc5.Shipping; using StructuredSolutions.Bvc5.Shipping...
namespace Argus.Drawing.Video.Vfw { using System; using System.Drawing; using System.Drawing.Imaging; using System.Runtime.InteropServices; /// <summary> /// Reading AVI files using Video for Windows /// </summary> /// <remarks> /// This code was a free example found through the AForge project. This Vf...
using DataBox.Tests.Helpers; using Microsoft.Azure.Management.DataBox; using Microsoft.Azure.Management.DataBox.Models; using Microsoft.Azure.Management.Resources; using Microsoft.Azure.Management.Resources.Models; using Microsoft.Rest.ClientRuntime.Azure.TestFramework; using System; using System.Collections.Generic; u...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Reflection.Metada...
// Copyright ?2004, 2015, Oracle and/or its affiliates. All rights reserved. // // MySQL Connector/NET is licensed under the terms of the GPLv2 // <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most // MySQL Connectors. There are special exceptions to the terms and // conditions of the GPLv2 as it is a...
// 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; //StackFrame using System.IO; using System.Text; namespace OLEDB.Test.Modul...
using System; using System.Collections.Generic; using System.Text; using Platform.Runtime; using System.Data.Common; using System.Runtime.InteropServices; using System.ServiceModel; using System.Runtime.Serialization; using System.Web.Services; using System.Web.UI; /* * High performance automated object model * Crea...
//--------------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // // Description: TypefaceMap class // // Created: 5-16-2003 Worachai Chaoweeraprasit (wchao) // History: 5-19-2005 garyyang, restructure the glyphing cache structure. ...
// // Copyright (c) 2008-2011, Kenneth Bell // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation // the rights to use, copy, modify, merge, ...
// Copyright 2011, 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 applicabl...
namespace Microsoft.Protocols.TestSuites.MS_OXCPERM { using System; using System.Collections.Generic; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; /// <summary> /// Adapter capture code for MS_OXCPERMAdapter /// </summary> public partial class MS_OXC...
/* * 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 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 ...
using System; using System.Collections.Generic; using Fairweather.Service; using Versioning; namespace Common { public enum Command_Line_Switch { } public static class Enum_Service { public static string Friendly_String(this Payment_Type type) { var ret = type.Get_String().Replace("_"...
using System; using Microsoft.Data.Entity; using Microsoft.Data.Entity.Metadata; using Microsoft.Data.Entity.Relational.Migrations.Infrastructure; using WebApplication5.Data; namespace WebApplication5.Migrations { [ContextType(typeof(ApplicationDbContext))] partial class ApplicationDbContextModelSnapshot : Mod...
using System; namespace Microsoft.VisualStudio.Services.Agent { public enum RunMode { Normal, // Keep "Normal" first (default value). Local, } public enum WellKnownDirectory { Bin, Diag, Externals, LegacyPSHost, Root, ServerOM, ...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// TriggerResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Exceptio...
// Copyright 2014 Adrian Chlubek. This file is part of GTA Multiplayer IV project. // Use of this source code is governed by a MIT license that can be // found in the LICENSE file. using System.Collections.Generic; using System.Linq; namespace MIVSDK { public static class ModelDictionary { private stat...
// 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.DataContracts.ManagedReference { using System; using System.Collections.Generic; using System.ComponentModel; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using Xunit; namespace System.MemoryTests { public static ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.IO; using System.Xml; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLinq { public partial class FunctionalTests : TestModule ...
/* * 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 ...
// F#: Added cast where initializing variable with subclass // Removed test for 'sealed' classes using System; using System.CodeDom; using System.CodeDom.Compiler; using System.Collections; using System.Collections.Specialized; using System.IO; using System.Reflection; using Microsoft.Samples.CodeDomTestSuite; pub...
/* * Copyright 2013 Splunk, 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...
/*************************************************************************************************************************************** * Copyright (C) 2001-2012 LearnLift USA * * Contact: Learnlift USA, 12 Greenway Plaza, Suite 1510, Houston, Texas 77046, support@memorylifter.com * * ...
// Copyright (c) morrisjdev. All rights reserved. // Original copyright (c) .NET Foundation. All rights reserved. // Modified version by morrisjdev // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections; using System.Collec...
// // This file is part of the game Voxalia, created by FreneticXYZ. // This code is Copyright (C) 2016 FreneticXYZ under the terms of the MIT license. // See README.md or LICENSE.txt for contents of the MIT license. // If these are not available, see https://opensource.org/licenses/MIT // using System; using System.R...
// // Copyright (c) 2004-2018 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using OLEDB.Test.ModuleCore; using System; using System.IO; using System.Xml; using XmlCoreTest.Common; using XmlReaderTest.Common; namespace XmlReaderTest { [Test...
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; using System.Reflection; using System.Collections.Generic; using System.Reflection.Runtime.General; us...
using JetBrains.Annotations; using Nuke.Common; using Nuke.Common.IO; using Nuke.Common.Tooling; using Nuke.Common.Tools.Git; using Nuke.Common.Tools.GitVersion; using System; public class GitFlow { readonly Build build; public GitFlow([NotNull] Build build) { this.build = build ?? throw new Argum...
// 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.Collections; using System.Collections.Generic; using System.Glo...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/spanner/v1/mutation.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg...
using UnityEngine; using System.Collections; public class HeatTransfer : MonoBehaviour { private Texture2D texture = null; private bool heating = false; public int radius = 15; //circle size private float deltaX = 0.0f; private float deltaT = 0.1f; private float[] heatVals; private float[] heatPrecVa...
// -------------------------------------------------------------------------------------------------------------------- // Copyright (c) Lead Pipe Software. All rights reserved. // Licensed under the MIT License. Please see the LICENSE file in the project root for full license information. // --------------------------...
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.Buffers.Text { public static partial class Utf8Parser { ...
// 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.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...
using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using NGUI.Internal; using NGUI.UI; using UnityEngine; // ReSharper disable once CheckNamespace public abstract class UIWidget : MonoBehaviour { [CompilerGenerated] private static Comparison<UIWidget> f__amScache14; prot...
//--------------------------------------------------------------------------------- // Copyright 2013 Ceton Corp // Copyright 2013-2015 Tomasz Cielecki (tomasz@ostebaronen.dk) // Licensed under the Apache License, Version 2.0 (the "License"); // You may not use this file except in compliance with the License. // You ...
using UnityEngine; using System.Collections; using System.Collections.Generic; public abstract class Vehicle : MonoBehaviour { protected float fwdRate, strafeRate, jumpRate, maxSpeed, explodeSpeed; [SerializeField] [Header("Vehicle Settings")] protected float resetDelay = 1; [SerializeField] ...
// HTEditorTool v2.0 (MArs 2013) // HTEditorTool library is copyright (c) of Hedgehog Team // Please send feedback or bug reports to the.hedgehog.team@gmail.com using UnityEngine; using System.Collections; using UnityEditor; public class HTEditorToolKit{ public static Texture2D gradientTexture; public static Textu...
using System.Collections.Generic; using System.Reflection; using UnityEngine; namespace SpeedrunTimerMod { class Cheats : MonoBehaviour { public static bool Enabled { get; set; } public static bool InvincibilityEnabled { get; private set; } public static bool FlashWatermarkOnStart { get; set; } public stati...
/* * BottomNavigationBar for Xamarin Forms * Copyright (c) 2016 Thrive GmbH and others (http://github.com/thrive-now). * * 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...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/logging/v2/logging_metrics.proto // Original file comments: // Copyright 2016 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 obt...
/* 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: * * * Redistributions of source code must retain the above * copyright notice, this li...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Security; using System.Text; using System.Windows; using System.Windows.Automation.Provider; using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Interop;...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Collections; using System.Collections.Specialized; using GenStrings; namespace System.Collections.Specialized.Tests { publi...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fram...
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...
// 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; using System.Diagnostics; using System.Collections.Generic; using System.Collect...
// 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 ...
// 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 { using System.Collections; using System.Collections.Generic; using System.Globalizati...
/* **************************************************************************** * * 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 (c) 2017 Jan Pluskal // //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 w...
using Microsoft.DirectX.DirectInput; using System; using System.Collections.Generic; using System.Drawing; using TGC.Core.Input; using TGC.Core.Mathematica; using TGC.Examples.Engine2D.Spaceship.Core; namespace TGC.Examples.Engine2D.Spaceship { internal class Spaceship : GameObject { //El angulo al que...
//------------------------------------------------------------------------------ // <copyright file="Matrix.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //---------------------------------------...
//--------------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // // Description: Implementation of the class Geometry // // History: // //--------------------------------------------------------------------------- using System; using MS.I...
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...
// ZipEntry.cs // // Copyright (c) 2006, 2007, 2008 Microsoft Corporation. All rights reserved. // // Part of an implementation of a zipfile class library. // See the file ZipFile.cs for the license and for further information. // // Tue, 27 Mar 2007 15:30 using System; namespace Argus.IO.Compression { /// <s...
// // Copyright (c) 2004-2017 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...