context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Data; using Csla; using Csla.Data; using ParentLoadSoftDelete.DataAccess; using ParentLoadSoftDelete.DataAccess.ERCLevel; namespace ParentLoadSoftDelete.Business.ERCLevel { /// <summary> /// F05_SubContinent_Child (editable child object).<br/> /// This is a generated base class ...
// 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 ...
// Messenger class. // Copyright (C) 2009-2010 Lex Li // // 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,...
using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; using System.Runtime.InteropServices; using System.Windows.Forms; using System.Windows.Forms.VisualStyles; namespace SIL.Windows.Forms { /// -------------------------------------------------------------------------------...
// 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...
/* * Copyright (C) 2007-2008, Jeff Thompson * * 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...
// 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. // // Don't override IsAlwaysNormalized because it is just a Unicode Transformation and could be confused. // 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.Diagnostics; using System.Globalization; using System.Runtime.CompilerServices; using System.Runtime.In...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using DemoGame.DbObjs; using DemoGame.Server.Queries; using log4net; using NetGore; using NetGore.Db; using NetGore.Features.ActionDisplays; using NetGore.Stats; using NetGore.World; using SFML.Graphics...
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; using System.Linq; using Cluster.Accounts.Api; using Cluster.System.Api; using NakedObjects; namespace Cluster.Accounts.Impl { public class Account : IAccount, IUpdateabl...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using PrimerProObjects; using PrimerProLocalization; using GenLib; namespace PrimerProForms { /// <summary> /// Summary description for FormSearchOptions. /// </summary> public class FormGeneralTD...
//! \file ArcCPZ.cs //! \date Tue Nov 24 11:27:23 2015 //! \brief Purple Software resource archive. // // Copyright (C) 2015-2019 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // de...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
using Microsoft.DirectX.Direct3D; using System; using System.Collections.Generic; using System.Drawing; using System.Windows.Forms; using TGC.Core.Direct3D; using TGC.Core.Mathematica; using TGC.Core.SceneLoader; using TGC.Core.Terrain; using TGC.Examples.Camara; using TGC.Examples.Example; using TGC.Examples.UserContr...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Linq; using System.Windows.Forms; using bv.common.Configuration; using bv.common.Core; using bv.model.Model.Core; using bv.winclient.Core; using DevExpress.Utils; using DevExpress.XtraGrid; using DevExpress.X...
// // CFRunLoop.cs: Main Loop // // Authors: // Miguel de Icaza (miguel@novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitati...
// This file has been generated by the GUI designer. Do not modify. public partial class MainWindow { private global::Gtk.UIManager UIManager; private global::Gtk.Action FileAction; private global::Gtk.Action SettingsAction; private global::Gtk.Action QuitAction; private global::Gtk.Action ReloadPluginsActio...
using UnityEngine; namespace UnityStandardAssets.Vehicles.Car { internal enum CarDriveType { FrontWheelDrive, RearWheelDrive, FourWheelDrive } internal enum SpeedType { MPH, KPH } public class CarController : MonoBehaviour { [SerializeFi...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.AppService.Fluent { using Microsoft.Azure.Management.AppService.Fluent.Models; using Microsoft.Azure.Management.AppSe...
#region Header /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Copyright (c) 2007-2008 James Nies and NArrange contributors. * All rights reserved. * * This program and the accompanying materials are made available under * the terms of the Common Public License v1.0 which accom...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.Variance.basic.dlgatecontravar2.dlgatecontrav...
// Generated by ProtoGen, Version=2.4.1.555, Culture=neutral, PublicKeyToken=55f7125234beb589. DO NOT EDIT! #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.ProtocolBuffers; using pbc = global::Google.ProtocolBuffers.Collections; using pbd = global::Google.ProtocolBuf...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Xml.Linq; using CoreXml.Test.XLinq; ...
using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using Cuyahoga.Core.Domain; using Cuyahoga.Core.Service; using Cuyahoga....
using System; using UnityEngine; /// <summary> /// This class defines a data container for visualization data. /// </summary> public class VisDataContainer { #region Public Member Variables /// <summary> /// This indicates the average value. /// </summary> public float average = 0.0f; /// <summary> /// ...
using System; using System.Web; using System.Collections; using System.Web.Services; using System.Web.Services.Protocols; using System.ComponentModel; using gov.va.medora.mdws.dto; /// <summary> /// Summary description for ApolloService /// </summary> namespace gov.va.medora.mdws { /// <summary> /// Summary de...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections; using System.Management.Automation; using System.Management.Automation.Host; using System.Management.Automation.Internal; using System.Text; using Microsoft.PowerShell.Commands.Internal.Format; using Db...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Runt...
/* * CP57002.cs - ISCII code pages 57002-57011. * * Copyright (c) 2002 Southern Storm Software, Pty Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License,...
// 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 Xunit; namespace System.Net.NetworkInformation.Tests { public class StatisticsParsingTes...
using System; using System.Collections; using System.IO; using Raksha.Asn1; using Raksha.Asn1.Cms; using Raksha.Asn1.X509; using Raksha.Utilities; namespace Raksha.Cms { /** * Parsing class for an CMS Authenticated Data object from an input stream. * <p> * Note: that because we are in a streaming mode only one rec...
// 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.Xml; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLinq { ...
using System; using System.Collections.Generic; using ExtensionLoader; using OpenMetaverse; using OpenMetaverse.Packets; namespace Simian.Extensions { public class ParcelManager : IExtension<Simian>, IParcelProvider { Simian server; Dictionary<int, Parcel> parcels = new Dictionary<int, Parcel>(...
using System; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Threading; using Moq; using NUnit.Framework; namespace Bud { public class BuilderTest { [Test] public void TestExecute_places_output_into_OutputDir() { using (var tmpDir = new TmpDir()) { var fooT...
using System; using System.Collections.Generic; using System.Web; using System.Web.Services; using System.Web.Script.Services; using System.Data; using System.Diagnostics; using VCM.Common; using VCM.Common.Log; using System.Data.SqlClient; using System.Globalization; using Microsoft.Practices.EnterpriseLibrary.Data; u...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System.IO; using System.Management.Automation; using System.Text; using System.Globalization; // interfaces f...
/* **************************************************************************** * * 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.txt file at the root of this distribution. * * Y...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; using NUnit.Framework; using osu.Game.Audio; using osu.Game.Beatmaps; using osu.Game.Beatmaps.ControlPoints; using os...
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // 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 restrictio...
// 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.ComponentModel; using System.Diagnostics.Tracing; using System.IdentityModel.Security; using System.Ide...
// 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.Composition; using System.Diagnostics; using System.Linq; usi...
/* Copyright 2019 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: booking/reservations/recommended_checkin_card_authorization_amounts.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = glob...
// 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.Securit...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading; using NAudio; using NAudio.Mixer; using NAudio.Wave; using SIL.Reporting; namespace SIL.Media.Naudio { public class AudioRecorder : IAudioRecorder, IDisposable { protected readonly ...
// Copyright (C) 2015-2021 The Neo Project. // // The neo is free software distributed under the MIT software license, // see the accompanying file LICENSE in the main directory of the // project or http://www.opensource.org/licenses/mit-license.php // for more details. // // Redistribution and use in source and bi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Runtime.InteropServices; using System.Diagnostics; using System.Drawing.Drawing2D; using System.Globali...
// 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.Runtime.InteropServices; using EnvDTE; using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Microsoft.VisualStudio.LanguageS...
using System.Data.Entity; using System.Threading.Tasks; using JetBrains.Annotations; using JoinRpg.Dal.Impl.Repositories; using JoinRpg.Data.Interfaces; using JoinRpg.Data.Interfaces.Claims; using JoinRpg.Data.Write.Interfaces; using JoinRpg.DataModel; using JoinRpg.DataModel.Finances; namespace JoinRpg.Dal.Impl { ...
// 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 ...
namespace Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB { using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestSuites.SharedAdapter; using Microsoft.Protocols.TestSuites.SharedTestSuite; using Microsoft.Protocols.TestTools; using Microsoft.VisualStudio.TestTools.UnitTestin...
// 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; using System.Globalization; using System.Net.Security; using System.Security.Authe...
using System; using System.Collections; using System.Runtime; using System.Runtime.InteropServices; namespace System.Management { public class QualifierDataCollection : ICollection, IEnumerable { private ManagementBaseObject parent; private string propertyOrMethodName; private QualifierType qualifierSetType;...
// 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 global::System; using global::System.Reflection; using System.Reflection.Runtime.Assemblies; using global::Sy...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Security.Cryptography; using System.Text; using DeOps.Implementation; using DeOps.Implementation.Dht; using DeOps.Implementation.Protocol; using DeOps.Implementation.Protocol.Net; using DeOps.Implementation.Transp...
// suppress "Missing XML comment for publicly visible type or member" #pragma warning disable 1591 #region ReSharper warnings // ReSharper disable PartialTypeWithSinglePart // ReSharper disable RedundantNameQualifier // ReSharper disable InconsistentNaming // ReSharper disable CheckNamespace // ReSharper disable Un...
// 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.Linq; namespace DocumentFormat.OpenXml.Linq { /// <summary> /// Declares XNamespace and XName fields for the xmlns:ap="http://schemas.openxmlf...
// // 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 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 ...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.a...
using UnityEngine; using System.Collections; using System.Collections.Generic; public class OTTextSprite : OTSprite { public string text; public TextAsset textFile; public int wordWrap = 0; public bool justify = false; private string _text; private TextAsset _textFile; private int _wordWrap = 0; ...
// ******************************************************************************************************* // Product: DotSpatial.Symbology.DesktopRasterExt.cs // Description: Methods for draw rasters. // Copyright & License: See www.DotSpatial.org. // ******************************************************************...
/** * FreeRDP: A Remote Desktop Protocol Client * Time Zone Redirection Table Generator * * Copyright 2012 Marc-Andre Moreau <marcandre.moreau@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using Microsoft.Extensions.Logging; using NPoco; using Umbraco.Cms.Core; using Umbraco.Cms.Core.Cache; using Umbraco.Cms.Core.IO; using Umbraco.Cms.Core.Models; using Umbraco.Cms.Core.Models.Entities; using Umbraco.Cm...
/* * 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 ...
// Copyright 2014 The Rector & Visitors of the University of Virginia // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
/******************************************************************************* * Copyright (c) 2013, Daniel Murphy * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of ...
/* 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 BackupQueryDecoder { public const ushort BLOCK_LENGTH = 16; public const ushort TEMPLATE_ID = 77; public co...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace CloudConfVarnaEdition4._0_RestAPI.Areas.HelpPage { /// <summary> /// This class will create an object of a given typ...
/* 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 lis...
//----------------------------------------------------------------------- // <copyright file="X509CertificateStoreTokenResolver.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace ...
// 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 Microsoft.CodeAnalysis.Collections; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE; using Microsof...
/*(c) Copyright 2012, VersionOne, Inc. All rights reserved. (c)*/ using System; using System.Collections; using System.Collections.Generic; using System.DirectoryServices; namespace VersionOne.IIS { public abstract class IISObject { private static IDictionary<string, IISObject> _map = new Dictionary<string...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Reflection; using System...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// PublicKeyResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Except...
// Copyright 2018 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 ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Buffers; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Threading; namespace System.IO.Pipelines { /// <summary> /...
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // 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 restrictio...
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. namespace System.Data.Entity.Interception { using System.Data.Common; using System.Data.Entity.Core; using System.Data.Entity.Core.Common; using System.Data.Entity.Core.E...
/* * This file is part of the OpenKinect Project. http://www.openkinect.org * * Copyright (c) 2010 individual OpenKinect contributors. See the CONTRIB file * for details. * * This code is licensed to you under the terms of the Apache License, version * 2.0, or, at your option, the terms of the GNU General Public...
// Visual Studio Shared Project // Copyright(c) Microsoft Corporation // All rights reserved. // // Licensed under the Apache License, Version 2.0 (the License); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at http://www.apache.org/licenses/LICENSE-2.0 // /...
/*************************************************************************** * TaskCollection.cs * * Copyright (C) 2007 Michael C. Urbanski * Written by Mike Urbanski <michael.c.urbanski@gmail.com> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE...
// 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.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.IO; using System.Linq; using System.Text; using ...
namespace AlfrescoPowerPoint2003 { partial class AlfrescoPane { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
namespace XenAdmin.SettingsPanels { partial class WlbAdvancedSettingsPage { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ///...
/* * Copyright (c) 2009, 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 * list of...
/* * 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 2016 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 applica...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.Windows.Forms; using ...
//============================================================================= // System : Sandcastle Help File Builder Plug-Ins // File : CompletionNotificationPlugIn.cs // Author : Eric Woodruff (Eric@EWoodruff.us) // Updated : 08/12/2008 // Note : Copyright 2007-2008, Eric Woodruff, All rights reserved // ...
/* | Version 10.1.84 | Copyright 2013 Esri | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or...
namespace MichaelJBaird.Themes.JQMobile.Controls { #region using using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Data; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Web; using System.Web.Security; ...
// // GalleryRemote.cs // // Author: // Larry Ewing <lewing@novell.com> // Stephane Delcroix <sdelcroix*novell.com> // // Copyright (C) 2004-2008 Novell, Inc. // Copyright (C) 2004-2007 Larry Ewing // Copyright (C) 2006-2008 Stephane Delcroix // // Permission is hereby granted, free of charge, to any person obtaini...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #region Using directives using System; using System.Collections.Generic; using System.Management.Automation; using System.Management.Automation.SecurityAccountsManager; using System.Management.Automation.SecurityAccountsMa...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Xunit...
//------------------------------------------------------------------------------ // <copyright file="DataRowComparer.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> // <owner current="true" primary="false">...
// 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.Diagnostics; using System.Globalization; using System.Threading; using OpenLiveWriter.CoreServices; using OpenLiveWriter.CoreServices.Settings; using Op...
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.Drawing; using System.Globalization; using System.IO; using System.Windows.Forms; using Bloom.Collection; using Bloom.CollectionCreating; using Bloom.Properties; //using Chorus.UI.Clone; using SIL.Windows.Forms.Extensions; using SIL.i18n; using System.Linq; using Bloom.Workspace; using SIL.IO...
using UnityEngine; using System; using System.Collections.Generic; using PixelCrushers.DialogueSystem.UnityGUI; namespace PixelCrushers.DialogueSystem { /// <summary> /// This component implements a proximity-based selector that allows the player to move into /// range and use a usable object. /// /// To mark...