context
stringlengths
2.52k
185k
gt
stringclasses
1 value
#if !NOT_UNITY3D using System; using System.Collections.Generic; using System.Linq; using ModestTree; using UnityEngine; using UnityEngine.Serialization; using Zenject.Internal; #if UNITY_EDITOR using UnityEditor; #endif namespace Zenject { public abstract class Context : MonoBehaviour { [FormerlySer...
using System; using System.Data; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using C1.Win.C1TrueDBGrid; using PCSComSale.Order.BO; using PCSComSale.Order.DS; using PCSComUtils.Common; using PCSComUtils.Common.BO; using PCSComUtils.PCSExc; using PCSUtils.Log; ...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. //------------------------------------------------------------------------------ using System.Collections.Generic...
using System.Linq; using System.Threading.Tasks; using OmniSharp.Models; using OmniSharp.Models.FixUsings; using OmniSharp.Roslyn.CSharp.Services.Refactoring; using TestUtility; using Xunit; using Xunit.Abstractions; namespace OmniSharp.Roslyn.CSharp.Tests { public class FixUsingsFacts : AbstractSingleRequestHandl...
using System; using System.Linq; using System.Configuration; using System.Collections.Generic; using System.Threading; using MongoDB.Bson; using MongoDB.Bson.Serialization; using MongoDB.Driver; using ServiceStack.ServiceHost; using ServiceStackBenchmark.Model; namespace ServiceStackBenchmark { public static cla...
using System; using Shouldly; using Xunit; namespace AutoMapper.UnitTests.BeforeAfterMapping { using Bug; public class When_configuring_before_and_after_methods { public class Source { } public class Destination { } [Fact] public void Before...
namespace Fixtures.SwaggerBatHttp { using System; using System.Collections; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.Rest; using Models; public static partial class HttpClientFailureExtensions { /// <summary>...
using System; using System.Collections.Generic; using System.Text; using AxiomCoders.PdfTemplateEditor.EditorStuff; using System.Drawing; using System.Windows.Forms; namespace AxiomCoders.PdfTemplateEditor.EditorStuff { /// <summary> /// some positions for commands /// </summary> public enum CommandPosition { T...
#region license // Copyright (c) 2004, Rodrigo B. de Oliveira (rbo@acm.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 c...
// Copyright 2017 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 applicable...
#region BSD License /* Copyright (c) 2004 - 2008 Matthew Holmes (matthew@wildfiregames.com), Dan Moorehead (dan05a@gmail.com), Dave Hudson (jendave@yahoo.com), C.J. Adams-Collier (cjac@colliertech.org), Redistribution and use in source and binary forms, with or without modification, are pe...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /*============================================================ ** ** Classes: Object Security family of classes ** ...
// 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.Runtime; using System.Runtime.CompilerServi...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// RoleResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Exceptions;...
using System; using System.Collections.Generic; using ProtoCore.DSASM; using ProtoCore.Utils; namespace ProtoCore { namespace RuntimeData { public enum WarningID { kDefault, kAccessViolation, kAmbiguousMethodDispatch, kAurgumentIsNotExpected, ...
// // (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 ...
using System; using System.Collections; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Text; using FileHelpers.Converters; using FileHelpers.Core; using FileHelpers.Options; namespace FileHelpers { /// <summary> /// Base class for all Field Types. ///...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.IO; using System.Management.Automation; using System.Runtime.InteropServices; using System.Threading; using Microsoft.ApplicationInsights; using Microsoft.ApplicationInsights.Extensi...
using System; using System.Collections.Generic; using System.IO; using System.IO.Compression; using System.Linq; using System.Runtime.Versioning; using Cake.Core; using Cake.Core.Configuration; using Cake.Core.Diagnostics; using Cake.Core.IO; using Cake.Core.Tooling; using CK.Globbing; using NUnit.Framework; using stat...
/* Copyright (c) 2006 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
// 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.Diagnostics; using System.Runtime; using System.Runtime...
using System; using System.Collections.Generic; using System.Linq; using System.ComponentModel; using System.Globalization; using System.Threading; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Media; using MahApps.Metro; using MetroDemo.Models; using System.Win...
// 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 Xunit; namespace System.ComponentModel.Tests { public class TypeDescriptorTests...
/* Copyright 2015 Shane Lillie 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 wr...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
using System; using System.Collections.Generic; using System.Text; // StringBuilder using System.Xml; // important TODOS: // TODO 1. Start tags: The ParseXmlElement function has been modified to be called after both the // angle bracket < and element name have been read, instead of just the < bracket and some valid ...
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 { /// <summar...
// 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 System.Reflection.Emit; using Xunit; namespace Sys...
/******************************************************************************* * 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 ...
// 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; using System.Collections.Generic; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Extensions.EnumExtensions; using osu.Framework.Grap...
using System; using System.Collections; using System.IO; namespace Andi.Libs.HexBox { /// <summary> /// Byte provider for (big) files. /// </summary> public class FileByteProvider : IByteProvider, IDisposable { #region WriteCollection class /// <summary> /// Represents the write buffer class /// </summary...
// Copyright (c) 2015, Outercurve Foundation. // 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 o...
#region Copyright & license notice /* * Copyright: Copyright (c) 2007 Amazon Technologies, Inc. * License: Apache License, Version 2.0 */ #endregion using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Net; namespace Amazon.WebServices.MechanicalTurk.Advanced { ///...
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using org.swyn.foundation.utils; using tdbgui; namespace tdbadmin { /// <summary> /// category Form. /// </summary> public class FCat : System.Windows.Forms.Form { private Sy...
// 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.Globalization; using System.IO; using System.Reflection; using System.Security; namespace System.Confi...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // A non-generic and ge...
using System; using System.Drawing; using System.IO; using Microsoft.DirectX; using D3D = Microsoft.DirectX.Direct3D; namespace Voyage.Terraingine.DataCore { /// <summary> /// An object for storing texture data. /// </summary> public class Texture { #region Data Members private D3D.Texture _texture; private...
// 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.Xml.Schema { using System.Collections; using System.Collections.Generic; using System.I...
using System.Collections.Generic; using System.IO; using System.Linq; namespace DocSharp.Generators { public enum HTMLTag { HTML, Head, Body, Title, Meta, Script, Link, Div, Section, Ul, Ol, Li, A, P...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // Thread tracks manage...
/* Copyright (c) 2006 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
/**************************************************************************\ Copyright Microsoft Corporation. All Rights Reserved. \**************************************************************************/ // Conditional to use more aggressive fail-fast behaviors when debugging. #define DEV_DEBUG // This file c...
using System; using System.Diagnostics; using System.Linq; using System.Reflection; using log4net; using NetGore; using NetGore.Graphics.GUI; using NetGore.Network; namespace DemoGame.Client { /// <summary> /// A very simple client-side Inventory, used only by the client's character. /// </summary> pub...
using System.IO; using System.Linq; using System.Text.RegularExpressions; using Cottle.Parsers; using NUnit.Framework; namespace Cottle.Test.Parsers { internal class ForwardParserTester { [Test] [TestCase("<|", "|>", "1 || 0", "true")] [TestCase("<&", "&>", "1 && 0", "")] public...
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Threading.Tasks; using Azure; using Azure.Core; using Azure.Storage.Queues; using Azure.Storage.Queues.Models; using Microsoft.Extensions.Logging; using Orleans.AzureUtils.Utilities; using Orleans.Configuration; using Orle...
using Newtonsoft.Json.Linq; using ReactNative.Reflection; using ReactNative.UIManager; using ReactNative.UIManager.Annotations; using ReactNative.Views.Text; using System; using System.Collections.Generic; using Windows.System; using Windows.UI; using Windows.UI.Text; using Windows.UI.Xaml; using Windows.UI.Xaml.Contro...
// 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...
// Python Tools for Visual Studio // 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 //...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: booking/rpc/cancellation_reason_svc.proto #pragma warning disable 1591 #region Designer generated code using System; using System.Threading; using System.Threading.Tasks; using grpc = global::Grpc.Core; namespace HOLMS.Types.Booking.RPC { public...
// 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; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using NUnit.Framework; usi...
// 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.CodeAnalysis; using System.Diag...
// 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.Buffers; using System.Runtime.ConstrainedExecution; using System.Runtime.InteropServices; using System....
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...
// JsonObject.cs // // Copyright (C) 2006 Andy Kernahan // // 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, or // (at your option) any later version. // // Thi...
using System; using System.Collections.Specialized; using System.Text.RegularExpressions; using System.Web; using System.Web.Routing; using Castle.MonoRail.Routing; using NUnit.Framework; using Rhino.Mocks; namespace Castle.MonoRail.Routing.Test { [TestFixture] public class RouteCollectionExtensionsTest { ...
// 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 Test.Utilities; using Xunit; namespace Desktop.Analyzers.UnitTests { public partial class DoNotUseInsecureDtdProcessingAnalyzerTests : DiagnosticAn...
// Python Tools for Visual Studio // 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 //...
// 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.Threading; using Xunit; namespace System.Linq.Parallel.Tests { p...
// 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.Batch { using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Threading; ...
//--------------------------------------------------------------------- // <copyright file="ColumnEnums.cs" company="Microsoft Corporation"> // Copyright (c) 1999, Microsoft Corporation. All rights reserved. // </copyright> // <summary> // Part of the Deployment Tools Foundation project. // </summary> //------------...
// Copyright 2008 Adrian Akison // Distributed under license terms of CPOL http://www.codeproject.com/info/cpol10.aspx using System; using System.Collections; using System.Collections.Generic; namespace Facet.Combinatorics { /// <summary> /// Permutations defines a meta-collection, typically a list of lists, o...
using LibGD; public static class GlobalMembersGdTrivialResize { #if __cplusplus #endif #define GD_H #define GD_MAJOR_VERSION #define GD_MINOR_VERSION #define GD_RELEASE_VERSION #define GD_EXTRA_VERSION //C++ TO C# CONVERTER NOTE: The following #define macro was replaced in-line: //ORIGINAL LINE: #define gd.gd...
// Copyright 2021 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 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...
using System; using Csla; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERLevel; namespace SelfLoadSoftDelete.Business.ERLevel { /// <summary> /// G06_Country (editable child object).<br/> /// This is a generated base class of <see cref="G06_Country"/> business object. /// <...
#region License // // Copyright (c) 2007-2009, Sean Chambers <schambers80@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 of the License at // // http://www.apache.org/licenses/LICENSE-2.0 /...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.IO; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalization; using System.Xml; using System.Reflection; namespace System.Management.Automati...
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...
#region copyright // ----------------------------------------------------------------------- // <copyright file="TypeEx.cs" company="Akka.NET Team"> // Copyright (C) 2015-2016 AsynkronIT <https://github.com/AsynkronIT> // Copyright (C) 2016-2016 Akka.NET Team <https://github.com/akkadotnet> // </copyright> ...
using System; using System.Collections.Generic; using System.Linq; using DbLocalizationProvider.Queries; using DbLocalizationProvider.Refactoring; using DbLocalizationProvider.Sync; using Xunit; namespace DbLocalizationProvider.Tests.Refactoring { public class RefactoredResourceTests { private readonly...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using Prism.Properties; using System; using System.Reflection; using System.Threading.Tasks; using System.Windows.Input; namespace Prism.Commands { /// <summary> /// An <see cref="ICommand...
// // (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 ...
using Lucene.Net.Analysis.TokenAttributes; using Lucene.Net.Diagnostics; using Lucene.Net.Support; using System; using System.Collections; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Text; using FlagsAttribute = Lucene.Net.Analysis.TokenAttributes.FlagsAttribute; using JCG = J2...
///////////////////////////////////////////////////////////////////////////////// // Paint.NET // // Copyright (C) dotPDN LLC, Rick Brewster, Tom Jackson, and contributors. // // Portions Copyright (C) Microsoft Corporation. All Rights Reserved. ...
// 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; using System.Reflection; using System.Runtime; using System.Runtime.CompilerServices; using System.Run...
// 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...
//Used with permission: http://www.singular.co.nz/blog/archive/2007/12/20/shortguid-a-shorter-and-url-friendly-guid-in-c-sharp.aspx using System; namespace CSharpVitamins { /// <summary> /// Represents a globally unique identifier (GUID) with a /// shorter string value. Sguid /// </summary> public struct ShortG...
// 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.Buffers; using System.Globalization; using System.Linq; using System.Numerics; using System.Reflection;...
// 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.Linq; using System.Security.Authentication; using Microsoft.AspNetCore.Server.Kestrel.Https; using Microsoft.Extensions.C...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.InteropSe...
namespace AdMaiora.Bugghy { using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android.Util; using Android.Views; using And...
// 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.Reflection; using System.IO; using System.Diagnostics; using System.Runtime.InteropServices; using Micr...
// 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. // ------------------------------------------------------------------------------ // Changes to this file must follow...
using System; using System.Collections.Generic; using System.Linq; using Newtonsoft.Json; namespace Nest { [JsonConverter(typeof(VerbatimDictionaryKeysJsonConverter))] public class AggregationDictionary : IsADictionaryBase<string, IAggregationContainer> { public AggregationDictionary() : base() { } public Aggre...
using System; using System.Collections.Generic; using System.Linq; using System.Net.Sockets; using S7.Net.Types; namespace S7.Net { /// <summary> /// Creates an instance of S7.Net driver /// </summary> public partial class Plc : IDisposable { private const int CONNECTION_TIMED_OUT_ERROR_CO...
using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Net; using System.Web; using System.Text.RegularExpressions; using System.Security.Cryptography; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Com.Aspose.Barcode.Model; namespace Com.Aspose.Barcode { publi...
//----------------------------------------------------------------------------- //Cortex //Copyright (c) 2010-2015, Joshua Scoggins //All rights reserved. // //Redistribution and use in source and binary forms, with or without //modification, are permitted provided that the following conditions are met: // * Redist...
using System; using System.Xml; using System.Data; using System.Data.OleDb; using System.Runtime.InteropServices; namespace MyMeta { #if ENTERPRISE using System.Runtime.InteropServices; [ComVisible(false), ClassInterface(ClassInterfaceType.AutoDual)] #endif public class Column : Single, IColumn, INameValueItem { ...
// 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.Diagnostics; using System.Linq; using Microsoft.CodeAnalysis.Shared.Collections; using Microsoft....
/*=================================\ * PlotterControl\Form_Dialog_EditGraph.cs * * The Coestaris licenses this file to you under the MIT license. * See the LICENSE file in the project root for more information. * * Created: 27.11.2017 14:04 * Last Edited: 27.11.2017 14:04:46 *=================================*/ using ...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; using Abp.Application.Features; using Abp.Authorization.Roles; using Abp.Configuration; using Abp.Configuration.Startup; using Abp.Domain.Repositories; using Abp.Dom...
// 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.Diagnostics; using System.Reflection; using Microsoft.C...
//----------------------------------------------------------------------- // <copyright file="VB6.cs">(c) http://www.codeplex.com/MSBuildExtensionPack. This source is subject to the Microsoft Permissive License. See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx. All other rig...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
// 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.Threading; using System.Threading.Tasks; using System.Windows.Threading; using Microsoft.CodeAnalysis.CSharp; us...
/* * 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) InWorldz Halcyon Developers * Copyright (c) Contributors, http://opensimulator.org/ * * 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 c...