context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using IdentityModel; using IdentityServer4.Configuration; using IdentityServer4.Extensions; using IdentityServer4.Services; using IdentityServ...
using System; using System.CodeDom.Compiler; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; using Microsoft.Extensions.Logging; using Orleans.CodeGeneration; namespace Orleans.Runtime { /// <summar...
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.Runtime { using System; using TS = Microsoft.Zelig.Runtime.TypeSystem; [ExtendClass(typeof(System.MulticastDelegate))] public class MulticastDelegateImpl : DelegateImpl { // // State ...
//------------------------------------------------------------------------------ // Microsoft Avalon // Copyright (c) Microsoft Corporation, All Rights Reserved // // File: InPlaceBitmapMetadataWriter.cs // //------------------------------------------------------------------------------ using System; using System.C...
/** * 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 m...
using System; using System.Configuration; using System.IO; using System.Reflection; using System.Xml.Linq; using AutoHelp.domain.Helpers.XMLHelper.Interfaces; namespace AutoHelp.domain.Helpers.XMLHelper { // Represents a factory method for creating types that implement // the IXmlDocCommentReadPolicy interfac...
//------------------------------------------------------------------------------ // <copyright file="DbConnectionPoolIdentity.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> //-----------------------------...
using System; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans; using Orleans.Internal; using Orleans.Runtime; using Orleans.Runtime.Scheduler; using Orleans.Runtime.TestHooks; using Orleans.Statistics; using TestExtensions; using UnitTest...
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...
#if BETA2 /******************************************************************************************** Copyright (c) Microsoft Corporation All rights reserved. Microsoft Public License: This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept ...
// // 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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAna...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. extern alias WORKSPACES; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Globaliza...
// 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.Net.Http; using System.Net.Test.Common; using System.Text; using System.Threading.Task...
// 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 System.Diagnostics.TraceSourceTests { using Method = TestTraceListener.Method; publ...
using System; using System.Collections; using System.IO; using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Crypto.Parameters; using Org.BouncyCastle.Security; namespace Org.BouncyCastle.Bcpg.OpenPgp { /// <remarks>General class to handle a PGP secret key object.</remarks> public class PgpSecretKey : IPgpSe...
// // Bulk mesh handler // using UnityEngine; namespace Kvant { public partial class Wall { [System.Serializable] class BulkMesh { #region Public Properties Mesh _mesh; public Mesh mesh { get { return _mesh; } } #endregion #...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
// Copyright (c) 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.Threading; using System.Threading.T...
//----------------------------------------------------------------------------- // Copyright (C) Sickhead Games, LLC //----------------------------------------------------------------------------- function initializeConvexEditor() { echo(" % - Initializing Sketch Tool"); exec( "./convexEditor.cs" ); exe...
// 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.InteropServices; using System.Threa...
#if (NET45 || NET451 || NET452 || NET46 || NET461 || NET462) #define SERVICE_LOCATOR_SUPPORT #endif #if (NETSTANDARD1_0 || NETSTANDARD1_1 || NETSTANDARD1_2 || NETSTANDARD1_3 || NETSTANDARD1_4 || NETSTANDARD1_5 || NETSTANDARD1_6 || NETSTANDARD20) #define SERVICE_LOCATOR_SUPPORT //#define SERVICE_PROVIDER_SUPPORT #endif ...
using ClosedXML.Excel.CalcEngine; using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; namespace ClosedXML.Excel { [DebuggerDisplay("{Name}")] internal class XLPivotTable : IXLPivotTable { private String _name; public Guid Guid { get; private set; } ...
using System; using System.Collections.Concurrent; using System.Threading.Tasks; using Akka.Actor; using Akka.Configuration; using Akka.Event; using Google.ProtocolBuffers; using Helios.Exceptions; using Helios.Net; using Helios.Topology; namespace Akka.Remote.Transport.Helios { /// <summary> /// INTERNAL API ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using Xunit; namespace System.Collections.Specialized.Tests { ...
using System; using System.Net; using System.Linq; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Ink; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using Microsoft.Phone.Controls; 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.Concurrent; using System.Collections.Generic; using System.Diagnostics; using System.Diagno...
// <copyright file="DriverOptions.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 // to...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Microsoft.MixedReality.Toolkit.Build.Editor; using NUnit.Framework; using System.Collections.Generic; using System.Linq; using System.Xml.Linq; namespace Microsoft.MixedReality.Toolkit.Tests.EditMode.Build.Editor { class UwpAppxBuild...
// 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.Specialized; using System.Configuration; using System.Data.Common; using Syst...
/* * 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) 2001-2012 LearnLift USA * * Contact: Learnlift USA, 12 Greenway Plaza, Suite 1510, Houston, Texas 77046, support@memorylifter.com * * ...
// 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...
/* * 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 ...
#region License // Copyright (c) 2007 James Newton-King; 2014 Extesla, 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 // restriction, including without limitation the righ...
/** * Implementation of the net.sf.geographiclib.GeodesicLine class * * Copyright (c) Charles Karney (2013) <charles@karney.com> and licensed * under the MIT/X11 License. For more information, see * http://geographiclib.sourceforge.net/ **********************************************************************/ usin...
/* Copyright (c) 2007 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 (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) 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. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using Xunit; using Tests.HashSet_HashSetTestSupport; using Tests.HashSet_SetCollectionRelation...
using System; using System.Collections; using System.Collections.Generic; using System.Text; using PlayFab.Public; using PlayFab.SharedModels; using UnityEngine; namespace PlayFab.Internal { /// <summary> /// This is a wrapper for Http So we can better separate the functionaity of Http Requests delegated to WW...
/* ==================================================================== 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 Y...
// ---------------------------------------------------------------------------------- // // FXMaker // Created by ismoon - 2012 - ismoonto@gmail.com // // ---------------------------------------------------------------------------------- using UnityEngine; using System.Collections; // [AddComponentMenu("FXMaker/NcAut...
/* * 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 ...
#region License, Terms and Author(s) // // ELMAH - Error Logging Modules and Handlers for ASP.NET // Copyright (c) 2004-9 Atif Aziz. All rights reserved. // // Author(s): // // Atif Aziz, http://www.raboof.com // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file excep...
/* | 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...
// 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 System.IO.Tests { public class File_Exists : FileSystemTest { #region Utilit...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace TestCodeMetrics.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it ...
// Copyright (c) 1995-2009 held by the author(s). 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 c...
// SF API version v50.0 // Custom fields included: False // Relationship objects included: True using System; using NetCoreForce.Client.Models; using NetCoreForce.Client.Attributes; using Newtonsoft.Json; namespace NetCoreForce.Models { ///<summary> /// Lightning URI Event ///<para>SObject Name: LightningUriEvent<...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Scopes { class Program { static string[] primitiveDataTypes = new string[] { "sbyte", "byte", "short", "ushort", "int", "uint", "long", "ulong", "float", "doubl...
// 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. /*============================================================ ** ** Class: Privilege ** ** Purpose: Managed wrappe...
/* ==================================================================== */ using System; using Oranikle.Report.Engine; using System.IO; using System.Collections; using System.Collections.Generic; using System.Drawing.Imaging; using System.Text; using Syste...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Net.Security; using System...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Runtime.Serialization; using System.Text; using System.Xml; using System.Xml.Linq; using Castle.MicroKernel; using Rhino.ServiceBus.Exceptions; using Rhino.ServiceBus.Internal; using Syste...
// TODO this file has moved // // // Copyright (c) 2010-2012 Frank A. Krueger // // 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 rig...
#region -- License Terms -- // // MessagePack for CLI // // Copyright (C) 2010-2016 FUJIWARA, Yusuke // // 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.apach...
namespace Ioke.Lang { using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Reflection; using Ioke.Lang.Util; public class IokeSystem : IokeData { public class AtExitInfo { public readonly IokeObject context; ...
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 System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using FluentNHibernate.Automapping.TestFixtures; using FluentNHibernate.Conventions.Helpers.Builders; using FluentNHibernate.Conventions.Instances; using FluentNHibernate.Mapping; using FluentNHibernate.MappingModel.Collec...
using System; using System.Runtime.InteropServices; using System.Collections; using System.Collections.Generic; using System.Diagnostics; namespace FreeImageAPI { /// <summary> /// Represents unmanaged memory, containing an array of a given structure. /// </summary> /// <typeparam name="T">Structuretype represente...
/* *************************************************************************** * This file is part of SharpNEAT - Evolution of Neural Networks. * * Copyright 2004-2006, 2009-2010 Colin Green (sharpneat@gmail.com) * * SharpNEAT is free software: you can redistribute it and/or modify * it under the terms of the GN...
using System.Linq; using System.Threading.Tasks; using IndecisionEngine.Models; using IndecisionEngine.ViewModels.StoryExplorer; using IndecisionEngine.ViewModels.StoryTransitions; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; namespace IndecisionEngine.Controllers { [Authorize] [Re...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using ITGlobal.MarkDocs.Source; using ITGlobal.MarkDocs.Tags; namespace ITGlobal.MarkDocs.Blog.Impl { internal sealed class BlogIndex : IBlogIndex { private readonly IDocumentation _documentation; ...
/* * DocuSign REST API * * The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. * * OpenAPI spec version: v2.1 * Contact: devcenter@docusign.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using Syste...
// 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.Runtime.Serialization { using System; using System.Collections.Generic; using System.Re...
// Copyright 2005-2015 Giacomo Stelluti Scala & Contributors. All rights reserved. See License.md in the project root for license information. using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Text; using System.Linq; using System.Reflection; using CommandLine.Infr...
/* * 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...
/* * KinectModelController.cs - Handles rotating the bones of a model to match * rotations derived from the bone positions given by the kinect * * Developed by Peter Kinney -- 6/30/2011 * */ using UnityEngine; using System; using System.Collections; public class KinectModelControllerV2 : MonoBehaviour {...
using System; using System.Collections; using System.Collections.Generic; using System.Threading.Tasks; using GraphQL.DataLoader; using GraphQL.Language.AST; using GraphQL.Resolvers; using GraphQL.Types; namespace GraphQL.Execution { /// <summary> /// The base class for the included serial and parallel executi...
using System; using System.Linq; using System.Collections.Generic; using witsmllib.util; namespace witsmllib{ //import java.util.ArrayList; //import java.util.Collections; //import java.util.Date; //import java.util.List; //import java.text.ParseException; //import nwitsml.util.ISO8601DateParser; /** * Java repre...
/*++ Copyright (c) 2003 Microsoft Corporation Module Name: UriExt.cs Abstract: Uri extensibility model Implementation. This file utilizes partial class feature. Uri.cs file contains core System.Uri functionality. Author: Alexei Vopilov Nov 21 2003 Revision History: --*/ namespace System {...
// ******************************************************************************************************** // Product Name: DotSpatial.Projection // Description: The basic module for MapWindow version 6.0 // ******************************************************************************************************** // //...
using System; using System.IO; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using XPTable.Models; using XPTable.Editors; using XPTable.Renderers; namespace DataBinding { public class Demo : System.Windows.Forms.Form { private XPT...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// Copyright 2011, Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicabl...
/******************************************************************************************** Copyright (c) Microsoft Corporation All rights reserved. Microsoft Public License: This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the licens...
// 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.Diagnostics; using System.Net.Http; using System.Security.Cryptography.X509Certificates; using System.ServiceModel; using System.IdentityMode...
using Exceptionless.Core.Billing; using Exceptionless.Core.Models; using Exceptionless.Core.Pipeline; using Exceptionless.Core.Repositories; using Exceptionless.Core.Repositories.Configuration; using Exceptionless.Core.Services; using Exceptionless.DateTimeExtensions; using Exceptionless.Tests.Utility; using Foundatio....
// 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 System; using System.Collections.Generic; using System.Linq; using Sandbox.ModAPI; using VRage.Game; using VRage.Game.Entity; using VRage.ModAPI; using VRageMath; //using Ingame = VRage.Game.ModAPI.Ingame; using Ingame = Sandbox.ModAPI.Ingame; using VRage.Game.ModAPI; using VRage.ObjectBuilders; using VRage.Utils...
/* * Copyright (C) 2014 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 agree...
// // System.Web.Compilation.AspTokenizer // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2002,2003 Ximian, Inc (http://www.ximian.com) // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using Umbraco.Core; using Umbraco.Core.Logging; using Umbraco.Core.Models; using Umbraco.Core.Models.EntityBase; using Umbraco.Core.Models.Membership; using Umbraco.Core.Models.Rdbms; using Umbraco.Core.Persistence.Factor...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System.Reactive.Linq; using GitHub.Models; using GitHub.Services; using GitHub.ViewModels; using NSubstitute; using ReactiveUI; using Xunit; using UnitTests; using Microsoft.Reactive.Testing; using ReactiveUI.Testing; using System.Reactive; using System.Threading.Tasks; using System; using GitHub.Primitives; usin...
using System; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Tasks; namespace Orleans.Runtime.Utilities { internal static class AsyncEnumerable { internal static readonly object InitialValue = new object(); internal static readonly object DisposedValue = n...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace ProductAssistant.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it...
// https://github.com/xamarin/Xamarin.Forms/blob/174d8a5a9373127e16df8fb2ad8d41f83010b1c7/Xamarin.Forms.Core.UnitTests/MockPlatformServices.cs using System; using System.Threading.Tasks; using System.Threading; using System.Reflection; using System.IO.IsolatedStorage; using System.Collections.Generic; using Xamarin.Fo...
/* * UltraCart Rest API V2 * * UltraCart REST API Version 2 * * OpenAPI spec version: 2.0.0 * Contact: support@ultracart.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using Sy...
#region Copyright notice and license // Copyright 2015, Google 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 copyrig...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/struct.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 = g...
using System; using System.Diagnostics; using System.Collections; using System.Collections.Generic; using System.Text; using System.Text.RegularExpressions; using System.IO; using System.Web; using System.Xml; using System.Xml.Schema; using System.Xml.XPath; namespace helpgen { /// <summary>Short-hand utility fun...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.Win32.SafeHandles; using System.Collections.Generic; using System.Runtime.InteropServices; using Xun...
#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 cop...
namespace T5Suite2 { partial class frmADCInputConfig { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ///...
// ---------------------------------------------------------------------------------- // // FXMaker // Created by ismoon - 2012 - ismoonto@gmail.com // // ---------------------------------------------------------------------------------- // Attribute --------------------------------------------------------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Text; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.Language.Intermediate; using Xunit; namespace Microsoft.AspNetCore.Mvc.Razor.Extension...
// 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 required by...