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.Collections.Generic; using System.Collections.ObjectModel; using System.Composition.Diagnostics; using ...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Game.Beatmaps; using osu.Game.Rulesets.Judgements; using ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Runtime.InteropServices; using System.Security; #if ES_BUILD_STANDALONE using Environmen...
using EdiEngine.Common.Enums; using EdiEngine.Common.Definitions; using EdiEngine.Standards.X12_004010.Segments; namespace EdiEngine.Standards.X12_004010.Maps { public class M_219 : MapLoop { public M_219() : base(null) { Content.AddRange(new MapBaseEntity[] { new B9() { ReqDes = RequirementDesignator.Man...
using System; using System.Collections.Generic; namespace Codentia.Common.Helper { /// <summary> /// This static class encapsulates utility methods for dealing with Dates/Times/Etc. /// </summary> public static class DateHelper { private const byte Sunday = 1; private const byte ...
using System; using System.Drawing; using System.Xml; using System.Collections; using System.Collections.Specialized; using System.ComponentModel; namespace AED { /// <summary> /// Summary description for AnimSet. /// </summary> public class AnimSet { // anis /// <summary> /// /// </summary> public strin...
// 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.Linq; using System.Reflection; using Microsoft.CodeAnalysis.ErrorReporting; using Microsoft.CodeAnalysis.Options; using Roslyn.Util...
using System; namespace RadioLibrary { public class CronTimer { string minute; string hour; string day; string month; string weekDay; DateTime nextAction; public CronTimer(string input) { string[] para = System.Text.RegularExpressions.Regex.Split(input, @"\s+"); if (para.Length < 5) { throw ...
// 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. using System.IO; using System.Xml; using System.Net; using System.Text; using System.Reflection; using System.Diagno...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Xml; using System.IO; using System.Collections.Generic; namespace System.ServiceModel.Channels { public abstract class MessageBuffer : IDisposable ...
// <copyright file="WebDriverError.cs" company="WebDriver Committers"> // Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // t...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.IO; using System.Collections; using System.Collections.Generic; using System.Linq; using ...
using Orleans.Serialization.Activators; using Orleans.Serialization.Cloning; using Orleans.Serialization.Codecs; using Orleans.Serialization.Configuration; using Orleans.Serialization.GeneratedCodeHelpers; using Microsoft.Extensions.DependencyInjection; using System; using System.Collections.Concurrent; using System.Co...
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.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.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Reflection; usi...
// // (C) Copyright 2003-2011 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // that both that copyright notice and the limited warranty ...
// // 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...
namespace TripExchange.Web.Areas.HelpPage { 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;...
// Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace searchservice { using Microsoft.Rest; using Models; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic;...
// // 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. /*============================================================ ** ** ** ** Purpose: This class will encapsulate a sh...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows; using Microsoft.VisualStudio.Interactiv...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace GuidGenerator.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wi...
/* <copyright file="WatchedFileTest.cs"> Copyright 2015 MadDonkey Software 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 r...
using System; using System.Windows; using System.Windows.Media; using System.Windows.Shapes; namespace m0.UIWpf.Controls { /// <summary> /// Provides a base class for ArrowLine and ArrowPolyline. /// This class is abstract. /// </summary> public abstract class ArrowLineBase : Shape { ...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="ConsoleController.cs" company="Obscureware Solutions"> // MIT License // // Copyright(c) 2015-2016 Sebastian Gruchacz // // Permission is hereby granted, free of charge, to any per...
// 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.Concurrent; using System.Collections.Generic; using System.Collections.Immutable; using System.Composition; using Syste...
using System; using System.Collections.Generic; using System.Text; namespace System.Windows.Forms { /// <summary> /// Manages opened popups /// </summary> public static class RibbonPopupManager { #region Subclasses /// <summary> /// Specifies reasons why pop-ups can be dism...
using System; using System.Globalization; using System.IO; using System.ServiceModel; using DotNetNuke.Entities.Icons; using DotNetNuke.Entities.Modules; using DotNetNuke.Entities.Modules.Actions; using DotNetNuke.Modules.UserDefinedTable.Components; using DotNetNuke.Security; using DotNetNuke.Services.FileSystem; usin...
// 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.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; usin...
// 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 ...
/* * 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...
// ZipConstants.cs // // Copyright (C) 2001 Mike Krueger // Copyright (C) 2004 John Reilly // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms of t...
using System; using System.Runtime.InteropServices; using CorDebugInterop; using System.Diagnostics; namespace nanoFramework.Tools.VisualStudio.Debugger { public class ManagedCallbacks { public abstract class ManagedCallback { public abstract void Dispatch(ICorDebugManagedCallback c...
using System; using Microsoft.SPOT; using Microsoft.SPOT.Hardware; using System.Threading; using uPLibrary.Hardware; using WeatherStation.WebServer; using WeatherStation.ErrorLogger; using SecretLabs.NETMF.Hardware.NetduinoPlus; using Microsoft.SPOT.IO; using System.Text; using System.Net; namespace WeatherStation { ...
using System; using Umbraco.Core; using Umbraco.Core.Configuration; using Umbraco.Core.Events; using Umbraco.Core.Models; using umbraco; using umbraco.cms.businesslogic.web; using Umbraco.Core.Persistence.Repositories; namespace Umbraco.Web.Cache { /// <summary> /// Extension methods for <see cref="Distributed...
// 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.Concurrent; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Text; using Sys...
#region Using directives #define USE_TRACING using System; using System.IO; using System.Net; #endregion // <summary>contains GDataRequest, our thin wrapper class for request/response // </summary> namespace Google.GData.Client { /// <summary>constants for the authentication handler /// </summary> pub...
// 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: Managed ACL wrapper for Win32 semap...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Data; using System.Windows.Forms; using System.Diagnostics; using System.Collections.Generic; namespace GuruComponents.Netrix.UserInterface.ColorPicker { /// <summary> /// A control that allows the selection of a...
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class Backoffice_Informasi_KUBTList : Syst...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos/Networking/Requests/Messages/CatchPokemonMessage.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::Goog...
/* The MIT License(MIT) Copyright(c) 2015 IgorSoft 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, publis...
// // Encog(tm) Core v3.2 - .Net Version // http://www.heatonresearch.com/encog/ // // Copyright 2008-2014 Heaton Research, 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 // // htt...
using System; using System.Collections.Generic; using System.Linq; using JetBrains.Annotations; namespace LewisTech.Utils.Collections { public static class EnumerableExtensions { public static bool IsNullOrEmpty<T>([CanBeNull] this IEnumerable<T> items) { return items == null || !i...
// Amplify Shader Editor - Visual Shader Editing Tool // Copyright (c) Amplify Creations, Lda <info@amplify.pt> using UnityEngine; using System.Collections.Generic; using UnityEditor; using System; namespace AmplifyShaderEditor { public class PaletteFilterData { public bool Visible; public bool HasCommunityData...
// Copyright (c) Alexandre Mutel. All rights reserved. // This file is licensed under the BSD-Clause 2 license. // See the license.txt file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using Markdig.Helpers; using Markdig.Syntax; namespace Markdig...
////////////////////////////////////////////////////////////////////////////////////// // Author : Shukri Adams // // Contact : shukri.adams@gmail.com // // Compiler requirement : .Net 4.0 // // // // vcFramework : A reuseable library of utility classes ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CommandLine; using CommandLine.Text; using System.Reflection; using System.IO; namespace Versionr { class VersionOptions { [Option("version", DefaultValue = false)] public b...
using System; using UnityEngine; namespace UnityStandardAssets.ImageEffects { [ExecuteInEditMode] [RequireComponent (typeof(Camera))] [AddComponentMenu ("Image Effects/Camera/Camera Motion Blur") ] public class CameraMotionBlur : PostEffectsBase { // make sure to match this to MAX_RADIUS 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. /****************************************************************************** * This file is auto-generated from ...
#region File Description //----------------------------------------------------------------------------- // CombatantPlayer.cs // // Microsoft XNA Community Game Platform // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- #endregi...
/* '=============================================================================== ' Generated From - CSharp_dOOdads_BusinessEntity.vbgen ' ' ** IMPORTANT ** ' How to Generate your stored procedures: ' ' SQL = SQL_StoredProcs.vbgen ' ACCESS = Access_StoredProcs.vbgen ' ORACLE = Oracle_StoredP...
// 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. // =================================================================================================== // Portions o...
using UnityEngine; using UnityEditor; using System.IO; using System.Collections.Generic; using AdvancedSS; public class ShaderGenerator : EditorWindow { private string shaderDirectory = "AdvancedSurfaceShaders/Shaders/"; List<AdvancedShader.ShaderEffect> ignoreEffects = new List<AdvancedShader.ShaderEffect>()...
using System; using System.Collections.Generic; using System.Text; namespace Heijden.DNS { public class RecordReader { private byte[] m_Data; private int m_Position; public RecordReader(byte[] data) { m_Data = data; m_Position = 0; } public int Position { get { return m_Position; } ...
// 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 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. ...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace EvoXP { /// <summary> /// Summary description for ShipEditor. /// </summary> public class ShipEditor : System.Windows.Forms.Form { private WayPointEditor wayPoints; private System.W...
/* * Copyright (c) Contributors, http://aurora-sim.org/, 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: * * Redistributio...
// // Shuffler.cs // // Author: // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2009 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including...
// CharacterInDialogClass.cs // // Copyright (c) 2013 Brent Knowles (http://www.brentknowles.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without...
//--------------------------------------------------------------------------- // // <copyright file="InnerItemCollectionView.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // Description: inner item collection view used by ItemsControl. // T...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Linq; using System.Threading; using...
// 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.Linq; using System.Reflection.Internal; using System.Text; using System.Threading.Tasks; using TestUtilitie...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: addressbook.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 = global::Syst...
// *********************************************************************** // Copyright (c) 2011 Charlie Poole // // 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, inclu...
// 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.Drawing.Internal { using System.Diagnostics; using System.Runtime.InteropServices; [Sy...
#region License /* * Copyright 2002-2010 the original author or 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 * * Unle...
// // Frame.cs // // Author: // Lluis Sanchez <lluis@xamarin.com> // // Copyright (c) 2011 Xamarin Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, in...
//--------------------------------------------------------------------- // <copyright file="ODataParameterReaderCore.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. // </copyright> //---------------------------------...
// 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.Buffers.Text; using System.Diagnostics; using System.IO; internal static partial class I...
// Copyright 2021 Maintainers of NUKE. // Distributed under the MIT License. // https://github.com/nuke-build/nuke/blob/master/LICENSE using System; using System.Collections.Generic; using System.IO; using System.Linq; using JetBrains.Annotations; using Nuke.Common.CI.GitHubActions.Configuration; using Nuke.Common.Exe...
/* * Swaggy Jenkins * * Jenkins API clients generated from Swagger / Open API specification * * The version of the OpenAPI document: 1.1.2-pre.0 * Contact: blah@cliffano.com * Generated by: https://github.com/openapitools/openapi-generator.git */ using System; using System.Linq; using System.IO; using System.T...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using hw.Helper; using JetBrains.Annotations; // ReSharper disable CheckNamespace namespace hw.DebugFormatter { [PublicAPI] public sealed class Profiler { /// <summary> /// Measurement Item ...
using System; using System.Linq; using System.Collections.Concurrent; using System.Collections.Generic; using System.Net; using FastCgiNet; using Fos.Logging; using System.Net.Sockets; using System.Threading; using System.Threading.Tasks; namespace Fos.Listener { // internal delegate void ReceiveStdinRecord(FosRequest...
// 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.Composition.Runtime.Util; using System.Linq...
// 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.Concurrent; using System.Collections.Generic; using System.Linq; using Xunit; namespace Test { public class ExchangeTests ...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace UploadFileWebApi.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it...
// 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...
/* **************************************************************************** * * 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 ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Reflection; using System.Security; using Micros...
// Copyright (c) Charlie Poole, Rob Prouse and Contributors. MIT License - see LICENSE.txt using System; using System.IO; using System.Reflection; using System.Net.Sockets; using NUnit.TestUtilities; namespace NUnit.Framework.Assertions { /// <summary> /// Summary description for FileAssertTests. /// </su...
/* * MindTouch Dream - a distributed REST framework * Copyright (C) 2006-2014 MindTouch, Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit mindtouch.com; * please review the licensing section. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
#region BSD License /* Copyright (c) 2011, NETFx 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 list of conditions and...
// // Copyright (c) 2003-2006 Jaroslaw Kowalski <jaak@jkowalski.net> // Copyright (c) 2006-2014 Piotr Fusik <piotr@fusik.info> // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Red...
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...
using MatterHackers.VectorMath; //---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // C# port by: Lars Brubaker // larsbrubaker@gmail.com // Copyright (C) 2007 // ...
using System; using System.IO; using System.Collections; using System.Collections.Generic; using Server; using Server.Items; using Server.Engines.Quests.Haven; using Server.Engines.Quests.Necro; namespace Server.Commands { public class DecorateMag { public static void Initialize() { CommandSystem.Register( "D...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.ComponentModel.CultureInfoConverter test cases // // Authors: // Gert Driesen (drieseng@users.sourceforge.net) // // (c) 2008 Gert Driesen // using System.ComponentModel.De...
/* * 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...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // ReverseQueryOperator.cs // // <OWNER>[....]</OWNER> // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
//#define USE_HASH_TABLE using System; using System.Diagnostics; namespace Xnlab.SQLMon.Diff { public interface IDiffList { int Count(); IComparable GetByIndex(int index); } internal enum DiffStatus { Matched = 1, NoMatch = -1, Unknown = -2 } internal class DiffState { private const int Bad...
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Web; using DotNetNuke.Common.Utilities; using DotNetNuke.Entities.Portals; using DotNetNuke.Modules.UserDefinedTable.Components; using DotNetNuke.Services.FileSystem; using Globals = DotNetNuke.Common.Globals; nam...
/* * Copyright (c) 2007-2008, openmetaverse.org * All rights reserved. * * - Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, this * li...
// 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.Xml; using Microsoft.Build.Evaluation; using Microsoft.Build.Execution; using Microsoft.B...
// // decl.cs: Declaration base class for structs, classes, enums and interfaces. // // Author: Miguel de Icaza (miguel@gnu.org) // Marek Safar (marek.safar@seznam.cz) // // Dual licensed under the terms of the MIT X11 or GNU GPL // // Copyright 2001 Ximian, Inc (http://www.ximian.com) // Copyright 2004-2008 No...
// 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.Data.Common; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Runtime.Inte...