context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; using System.Collections.ObjectModel; using OpenQA.Selenium.Internal; using Moq; namespace OpenQA.Selenium.Support.Events { [TestFixture] public class EventFiringWebDriverTest { private Mock<IWebDriver> mockDr...
#region File Description //----------------------------------------------------------------------------- // Game.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregion #region...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="Surface.cs" company=""> // // </copyright> // <summary> // The surface. // </summary> // --------------------------------------------------------------------------------------...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //----------------------------------------------------------------------- // </copyright> // <summary>Test the ProjectTargetElement class.</summary> //------------------...
using System.Diagnostics; using Autofac; using BuildIt; using System; using System.Threading.Tasks; using BuildIt.Lifecycle; using BuildIt.Lifecycle.Regions; using BuildIt.Lifecycle.States; using BuildIt.Lifecycle.States.ViewModel; using BuildIt.States; using BuildIt.States.Completion; namespace StateByState { pub...
using System.Diagnostics; namespace CleanSqlite { public partial class Sqlite3 { /* ** 2007 August 27 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ...
// 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 Microsoft.Build.Framework; using Microsoft.Build.BackEnd.Logging; using Microsoft.Build.Shared; using InternalLog...
// 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.Linq; using System.Threading; using System.Threading.Tasks; u...
// // 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.Collections.Generic; namespace System.ServiceModel.Dispatcher { public sealed class DispatchOperat...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Cluster.Codecs { public class ConsensusModuleEncoder { public const ushort BLOCK_LENGTH = 28; public const ushort TEMPLATE_ID = 105; publ...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using System.Numerics; using System.Linq; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <s...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNet.Mvc; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CodeActions; using Microsoft.CodeAnalysis.CodeFixes; using ...
using Lucene.Net.Util; using System; using System.Collections.Generic; using System.IO; using Console = Lucene.Net.Util.SystemConsole; namespace Lucene.Net.Index { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed wi...
// ******************************************************************************************************** // Product Name: DotSpatial.Tools.OpenFileParam // Description: Double Parameters returned by an ITool allows the tool to specify a range and default value // // *************************************************...
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> /// Beach. /// </summary> public class Beach_Core : TypeCore, ICivicSt...
using System; using System.Windows.Input; using Prism.Commands; using Xunit; namespace Prism.Tests.Commands { public class CompositeCommandFixture { [Fact] public void RegisterACommandShouldRaiseCanExecuteEvent() { TestableCompositeCommand multiCommand = new TestableComposit...
// Copyright (c) Russlan Akiev. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. namespace IdentityBase.Actions.Login { using System; using System.Linq; using System.Threading.Tasks; using IdentityBase.Configuration; us...
using Xunit; namespace Jint.Tests.Ecma { public class Test_15_2_3_11 : EcmaTest { [Fact] [Trait("Category", "15.2.3.11")] public void ObjectIssealedMustExistAsAFunction() { RunTest(@"TestCases/ch15/15.2/15.2.3/15.2.3.11/15.2.3.11-0-1.js", false); } [Fact] ...
using System; using System.Runtime.InteropServices; using System.Collections.Generic; using System.Text; using System.Threading; using OpenHome.Net.Core; using OpenHome.Net.ControlPoint; namespace OpenHome.Net.ControlPoint.Proxies { public interface ICpProxyAvOpenhomeOrgExakt1 : ICpProxy, IDisposable { ...
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Microsoft.AspNet.Razor.Generator; using Microsoft.AspNet.Razor.Parser; using Microsoft.AspNet.Razor.Parser.SyntaxTree; using Micr...
// Copyright 2006 Alp Toker <alp@atoker.com> // This software is made available under the MIT License // See COPYING for details using System; using System.Text; using System.IO; using System.Collections.Generic; using DBus; using org.freedesktop.DBus; class BusMonitor { static Connection bus = null; public static...
// 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.Configuration.Internal; using System.IO; using System.Runtime.Versioning; na...
// 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.Collections.Generic; using System.Text; using System.Drawing.Printing; using System.Drawing; using DowUtils; namespace Factotum { class RsCmpDetails : ReportSection { public RsCmpDetails(MainReport report, ReportSectionRules rules, int subsections) : base(report, rules, subsections) ...
using System; using System.Collections.Generic; using Server; using Server.Multis; using Server.Targeting; using Server.ContextMenus; using Server.Gumps; namespace Server.Items { public interface IDyable { bool Dye( Mobile from, DyeTub sender ); } public class DyeTub : Item, ISecurable { private bool m_...
/* * 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 J2N.Threading; using J2N.Threading.Atomic; using Lucene.Net.Index; using Lucene.Net.Index.Extensions; using NUnit.Framework; using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Console = Lucene.Net.Util.SystemConsole; namespace Lucene.Net.Search { /* ...
using System; using System.Collections.Generic; using Microsoft.Data.Entity.Migrations; namespace AllReady.Migrations { public partial class SplitNamePropertyOnApplicationUserIntoFirstNameAndLastName : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migra...
/****************************************************************************** * Spine Runtimes Software License v2.5 * * Copyright (c) 2013-2016, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable, and * non-transferable license to use, install, execute, ...
// 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 : Copyright 2014 Oculus VR, LLC. All Rights reserved. Licensed under the Oculus VR Rift SDK License Version 3.3 (the "License"); you may not use the Oculus VR Rift SDK except in compliance with the License, which is pr...
/* * Copyright 2010 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 ...
using System; using Castle.Core; using Castle.Core.Internal; using Castle.Igloo.Attributes; using Castle.Igloo.ComponentActivator; using Castle.Igloo.Inspectors; using Castle.Igloo.Interceptors; using Castle.Igloo.LifestyleManager; using Castle.Igloo.Test.ScopeTest.Components; using Castle.MicroKernel; using Castle.Mi...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) GHI Electronics, LLC. // /////////////////////////////////////////////////////////////////////////...
// Copyright (c) Rotorz Limited. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root. using System; using UnityEditor; using UnityEditor.SceneManagement; using UnityEngine; using Object = UnityEngine.Object; namespace Rotorz.Tile.Editor { /// <summary> /// Basic event ...
// *********************************************************************** // Copyright (c) 2007 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 restri...
// *********************************************************************** // Copyright (c) 2007 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 restri...
// 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.Immutable; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Refle...
using System.Collections.Generic; using MineLib.Network.IO; using MineLib.Network.Modern.Enums; using Org.BouncyCastle.Math; namespace MineLib.Network.Modern.Packets.Server { public interface IPlayerList { IPlayerList FromReader(IMinecraftDataReader reader); void ToStream(ref IMinecraftStream 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.Diagnostics.Tracing; #if USE_ETW // TODO: Enable when TraceEvent is available on CoreCLR. GitHub issue ...
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...
// ------------------------------------------------------------------------ // ======================================================================== // THIS CODE AND INFORMATION ARE GENERATED BY AUTOMATIC CODE GENERATOR // ======================================================================== // Template: ViewMo...
// <copyright file="ServiceCollectionExtensions.cs" company="Fubar Development Junker"> // Copyright (c) Fubar Development Junker. All rights reserved. // </copyright> using System; using System.IO; using System.Text; using System.Threading; using FubarDev.FtpServer; using FubarDev.FtpServer.AccountManagement.Directo...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using Skahal.Infrastructure.Framework.Domain; namespace Skahal.Infrastructure.Framework.Repositories { /// <summary> /// Repository extensions. /// </summary> public static class RepositoryExtensions { #re...
/* * Copyright (c) 2016 Robert Adams * * 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 agree...
// Copyright (c) Sven Groot (Ookii.org) 2006 // See license.txt for details using System; using System.ComponentModel; using System.IO; using System.Windows.Forms; using Ookii.Dialogs.Interop; namespace Ookii.Dialogs { /// <summary> /// Prompts the user to open a file. /// </summary> /// <remarks> ...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; namespace ClosedXML.Excel { using System.Linq; internal class XLCells : IXLCells, IXLStylized, IEnumerable<XLCell> { public Boolean StyleChanged { get; set; } #region Fields private readon...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.IO; using Jovian.Tools.Support; namespace Jovian.Tools { public class JovianEdit : System.Windows.Forms.Control { private System.ComponentModel.Container components = null...
#region S# License /****************************************************************************************** NOTICE!!! This program and source code is owned and licensed by StockSharp, LLC, www.stocksharp.com Viewing or use of this code requires your acceptance of the license agreement found at https://github.com/St...
// 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.Collections.Generic; using Cake.Common.Tests.Fixtures.Tools; using Cake.Common.Tools.Fixie; using Cake.Core; using Cake.Core.IO; using Cake.Testing; using Cake.Testing.Xunit; using NSubstitute; using Xunit; namespace Cake.Common.Tests.Unit.Tools.Fixie { public sealed class FixieRunnerTests { ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections; using Microsoft.Build.Framework; using TaskItem = Microsoft.Build.Execution.ProjectItemInstance.TaskItem; namespace Microsoft...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.ComponentModel.Composition.Hosting; using System.ComponentModel.Compo...
using System; using NBitcoin.BouncyCastle.Crypto.Parameters; using NBitcoin.BouncyCastle.Crypto.Utilities; using NBitcoin.BouncyCastle.Utilities; namespace NBitcoin.BouncyCastle.Crypto.Engines { /** * an implementation of the AES (Rijndael), from FIPS-197. * <p> * For further details see: <a href="http...
// 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.Diagnostics; using System.IO; using System.Threading; namespace Microsoft.NodejsTools.Npm.SPI { internal class NpmController :...
// 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. //////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////...
// 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.IO; using System.IO.Pipelines; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Hosting; using Microsoft...
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using JSONObject = System.Collections.Generic.Dictionary<string, JSON>; using JSONArray = System.Collections.Generic.List<JSON>; public enum JSONType { NULL, OBJECT, ARRAY, STRING, INTEGER, FLOAT, BOOLEAN }; public cl...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // Central spin logic u...
using System; using System.Drawing; namespace LandscapeGenCore { public class TerranValues { public float waterLevel = 0.5F; // Water upto % public float beachLevel = 0.52F; // Beaches upto % public float grassLevel = 0.75F; // Grass upto % public float moutainLevel = 0.95F; // Moutains upto % publi...
// 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 Xunit; namespace System.Linq.Tests { public class Ordered...
// 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; using System.Diagnostics.Contracts; using System.Globali...
namespace System.Data.Entity.Core.Objects.ELinq { using System.Collections.Generic; using System.Data.Entity.Core.Common.CommandTrees; using System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder; using System.Data.Entity.Core.Metadata.Edm; using System.Data.Entity.Resources; using System...
/* * Copyright 2002-2015 Drew Noakes * * Modified by Yakov Danilov <yakodani@gmail.com> for Imazen LLC (Ported from Java to C#) * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at...
using System; namespace XSharpx { public struct Tree<A> { private readonly A root; private readonly List<Tree<A>> children; internal Tree(A root, List<Tree<A>> children) { this.root = root; this.children = children; } public Store<A, Tree<A>> Root { get { var t = this;...
// // 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 Microsoft.Test.ModuleCore; using System; using System.Xml; namespace CoreXml.Test.XLinq { public partial ...
using System.Collections; using System.Collections.Generic; using UnityEngine; using System; using System.IO; using UnityEngine.UI; public class LoadPVM { //fields private int currentBit = 0; private byte currentByte; private const string DDS_ID = "DDS v3d\n"; private const string DDS_ID2 = "DDS v3...
// 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.Diagnostics; using System.Threading; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Micr...
// // Copyright (c)1998-2011 Pearson Education, Inc. or its affiliate(s). // All rights reserved. // using System; using System.Collections; using OpenADK.Library; using OpenADK.Library.Infra; using OpenADK.Library.Tools.Cfg; using OpenADK.Util; using OpenADK.Library.au; namespace Library.Examples.Chameleon { //...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /*============================================================ ** ** ** ** Purpose: Debugging Macros for use in the ...
using CppSharp.AST; using CppSharp.Generators; using CppSharp.Parser; using CppSharp.Passes; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using CppAbi = CppSharp.Parser.AST.CppAbi; namespace CppSharp { class Generator : ILibrary { private Option...
using LambdicSql.ConverterServices; using LambdicSql.ConverterServices.SymbolConverters; namespace LambdicSql.SqlServer { public static partial class Symbol { /// <summary> /// CONCAT function. /// https://docs.microsoft.com/ja-jp/sql/t-sql/functions/concat-transact-sql /// </su...
// // WebKit# - WebKit bindings for Mono // // Author: // Everaldo Canuto <ecanuto@novell.com> // // Copyright (c) 2008 Novell, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to 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; using System.Globalization; using System.Threading.Tasks; using System.Collections.Generic...
using System; using System.Runtime.InteropServices; using System.Security; using BulletSharp.Math; namespace BulletSharp { public enum RotateOrder { XYZ, XZY, YXZ, YZX, ZXY, ZYX } public class RotationalLimitMotor2 : IDisposable { internal IntPtr _native; bool _preventDelete; internal Rotation...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.Serialization; using System.Text; namespace IrcDotNet.Common.Collections { /// <summary> /// Represents a read-only collection of keys and values. /// </summary> /// <typeparam name=...
// 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.IO; using System.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Diagnostics; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Runti...
using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.Tokens; using Microsoft.SharePoint.Client; using System; using System.Net; using System.Security.Principal; using System.Web; using System.Web.Configuration; namespace EmployeeDirectoryWeb { /// <summary> /// Encapsulates all the...
// ******************************************************************************************************** // Product Name: DotSpatial.Projection // Description: The basic module for MapWindow version 6.0 // ******************************************************************************************************** // Th...
enum ShadowMode { [EnumLabel("Fixed Size PCF")] FixedSizePCF = 0, [EnumLabel("Grid PCF")] GridPCF, [EnumLabel("Random Disc PCF")] RandomDiscPCF, [EnumLabel("Optimized PCF")] OptimizedPCF, [EnumLabel("VSM")] VSM, [EnumLabel("EVSM 2 Component")] EVSM2, [EnumLabel(...
//------------------------------------------------------------------------------ // <copyright file="ToolBarButton.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //--------------------------------...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // This RegexNode class is internal to the Regex package. // It is built into a parsed tree for a regular expression. // Implementation notes: // // Since the node tre...
// Generated by SharpKit.QooxDoo.Generator using System; using System.Collections.Generic; using SharpKit.Html; using SharpKit.JavaScript; using qx.ui.core; namespace qx.ui.toolbar { /// <summary> /// <para>A part is a container for multiple toolbar buttons. Each part comes /// with a handle which may be used in...
/* * 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...
#if UNITY_4_0 || UNITY_4_1 || UNITY_4_2 || UNITY_4_3 || UNITY_4_4 || UNITY_4_5 || UNITY_4_6 || UNITY_4_7 || UNITY_4_8 || UNITY_4_9 #define UNITY_4 #endif #if UNITY_4_0 || UNITY_4_1 || UNITY_4_2 || UNITY_3_5 || UNITY_3_4 || UNITY_3_3 #define UNITY_LE_4_3 #endif using UnityEngine; using System.Collections; using Syste...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Management.Automation; using System.Management.Automation.Language; using System.Reflection; using System.Text; using System.Threading; using Microsoft.PowerShell.EditorServices.Servi...
// // Curve.cs // // Author: // Stephane Delcroix <stephane@delcroix.org> // // Copyright (C) 2009 Novell, Inc. // Copyright (C) 2009 Stephane Delcroix // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal...
// 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.Drawing; using System.Windows.Forms; using OpenLiveWriter.Controls; using OpenLiveWriter.CoreServices; using OpenLiveWriter.Interop.Windows; namespace ...
// 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...
// 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 is used internally to create best fit behavior as per the original windows best fit behavior. // using S...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // <OWNER>[....]</OWNER> // using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Reflection; using System.Security.Cryptography.X509Certificates; u...
using System; using Microsoft.Data.Entity; using Microsoft.Data.Entity.Infrastructure; using Microsoft.Data.Entity.Metadata; using Microsoft.Data.Entity.Migrations; using AllReady.Models; namespace AllReady.Migrations { [DbContext(typeof(AllReadyContext))] [Migration("20160418113633_FeaturedArticleFlag")] ...
// 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; namespace System.Xml.Tests { public partial class TCLinePos : TCXMLReaderBaseGeneral { // Type is System.Xml.Tests.TCLineP...
// // Copyright (C) DataStax 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 la...
// 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.Reflection; using Xunit; namespace System.Linq.Expressions.Tests { ...
// 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.Build.Engine { using System; using System.Collections.Specialized; using System.Linq; using System.Text.RegularExpressions...
//System.IO.File.Move("oldfilename", "newfilename"); using System; using System.Drawing; using System.Reflection; using System.Collections.Generic; namespace HelloSpace { public class OP8 { // small images, raster operator ulong[] data; byte it; public OP8() { this.data = new u...