context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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 0.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Threading.Tasks; using Microsoft.Extensions.Configuration; using Orleans; using Orleans.Configuration; using Orleans.Runtime; using Orleans.Runtime.Configuration; using Orleans.TestingHost; us...
// 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.Threading; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.Editor.Implementatio...
// 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.Composition; using System.Diagnostics; using System.Linq; using System.Threading; using System.Th...
// 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.Reflection; using Microsoft.AspNetCore.Mvc.ApplicationParts; using Xunit; namespace Microsoft.AspNetC...
//----------------------------------------------------------------------------- // // <copyright file="IndexingFilter.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // Description: // IFilter interop definitions. // // These structures and constants are ...
#region License // Copyright (c) 2007 James Newton-King // // 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, ...
// // HttpClient.cs // // Authors: // Marek Safar <marek.safar@gmail.com> // // Copyright (C) 2011 Xamarin Inc (http://www.xamarin.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 ...
using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Terraria.ID; namespace Terraria.ModLoader { /// <summary> /// This serves as the central class from which buff-related functions are supported and carried out. /// </summary> public static 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; /// <summary> /// Compare(System.DateTime,System.DateTime) /// </summary> public class DateTimeCompare...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.SqlClient; using System.Drawing.Printing; using System.Linq; using bv.model.BLToolkit; using DevExpress.XtraPrinting; using DevExpress.XtraReports.UI; using eidss.model.Reports; using eidss.model.Reports.AZ...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using CoreGraphics; using Foundation; using Mitten.Mobile.ViewModels; using UIKit; namespace Mitten.Mobile.iOS.ViewControllers { /// <summary> /// Base class for a view controller that is associated with a specifie...
using System; using System.Collections; using System.Configuration; using System.Diagnostics; using System.Reflection; using System.Collections.Generic; using System.Threading; using System.Text; namespace Logging { /// <summary> /// This class is used to Log Infos, and Exceptions. /// This could be used ...
using DevExpress.Mvvm.UI.Interactivity; using System; using System.ComponentModel; using System.Windows; using System.Windows.Controls; using System.Linq; using System.Collections.Generic; using DevExpress.Mvvm.Native; namespace DevExpress.Mvvm.UI { [TargetTypeAttribute(typeof(UserControl))] [TargetTypeAttribu...
using System; using Csla; using Csla.Data; using Csla.Serialization; using System.ComponentModel.DataAnnotations; using BusinessObjects.Properties; using System.Linq; using BusinessObjects.CoreBusinessClasses; using DalEf; using System.Collections.Generic; namespace BusinessObjects.Documents { [Serializable] public ...
using System; using System.Collections.Generic; using System.Linq; using EnvDTE; using EnvDTE80; using Typewriter.Metadata.Interfaces; namespace Typewriter.Metadata.CodeDom { public class CodeDomTypeMetadata : ITypeMetadata { private static readonly Dictionary<string, string> primitiveTypes = new Dicti...
namespace XenAdmin.Dialogs { partial class EvacuateHostDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
using UnityEngine; using System; [RequireComponent(typeof(Animator))] [RequireComponent(typeof(CapsuleCollider))] public sealed class FootIK : AIK { #region Fields public LayerMask raycastLayerMask; public Transform leftFoot; public Vector3 leftFootOffset; private float leftFootWeight = 0.0f...
using System; using Microsoft.AspNetCore.Authentication.OAuth; using Microsoft.AspNetCore.Authentication.Twitter; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http;...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using Abp.Extensions; using Abp.Runtime.Session; namespace Abp.Domain.Uow { /// <summary> /// Base for all Unit Of Work classes. /// </summary> public abstract class Unit...
// 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...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Security.Claims; using System.Security.Principal; using Microsoft.AspNet.Authorization; using Microsoft.AspNet.Identity; using Microsoft.AspNet.Mvc; using infiny; using infiny.Models; using infiny.Services; na...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="UrlHandler.cs" company="The Watcher"> // Copyright (c) The Watcher Partial Rights Reserved. // This software is licensed under the MIT license. See license.txt for details. // ...
// Copyright (c) 2015 SIL International // This software is licensed under the MIT License (http://opensource.org/licenses/MIT) using System; using System.Reflection; using System.Runtime.InteropServices; using System.Windows.Forms; using SIL.PlatformUtilities; namespace SIL.Windows.Forms.GeckoBrowserAdapter { publi...
using System; using System.ComponentModel; using System.Drawing; using System.Drawing.Drawing2D; using System.Collections; using MurphyPA.H2D.Interfaces; #warning much of this is copy and paste from other Component glyph - which in turn was a copy of State glyph - this needs refactoring of common/repeating code. /// ...
// 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 ...
// // Author: // Jb Evain (jbevain@gmail.com) // // Copyright (c) 2008 - 2015 Jb Evain // Copyright (c) 2008 - 2011 Novell, Inc. // // Licensed under the MIT/X11 license. // using System; using Mono.Cecil.Metadata; namespace Mono.Cecil { public abstract class TypeSystem { sealed class CoreTypeSystem : TypeSys...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using AgentRalph.CloneCandidateDetection; using ICSharpCode.NRefactory; using NUnit.Framework; namespace AgentRalph.Tests.CloneCandidateDetectionTests { [TestFixture] public class OtherCloneFinderTests { pr...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Text; using...
namespace NotePad__ { partial class PreferencesForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// ...
// Generated by TinyPG v1.3 available at www.codeproject.com using System; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Xml.Serialization; namespace TwoMGFX { #region Scanner public partial class Scanner { public string Input; public int StartPos = ...
using UnityEngine; using System.Collections; using System.Xml; using System.Collections.Generic; [RequireComponent(typeof(PrefabDictionary),typeof(ReplayGUI))] public class ReplayAnalysisEngine : MonoBehaviour { #region Flags private bool done = true; private bool initialized = false; public bool In...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; using System.CodeDom; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Net; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Orleans.Runtime; using Orleans.Runtime.Configuration; namespace Orleans.Messaging { //...
namespace iControl { using System.Xml.Serialization; using System.Web.Services; using System.ComponentModel; using System.Web.Services.Protocols; using System; using System.Diagnostics; /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")] [System.Diagnostics.DebuggerStepTh...
using System; using System.Drawing; using MonoTouch.ObjCRuntime; using MonoTouch.Foundation; using MonoTouch.UIKit; using MonoTouch.StoreKit; namespace BBlockLibrary { public delegate void NSObjectBBlock (NSString keyPath, NSObject obj, NSDictionary change); public delegate void SKStoreProductViewControllerBBlock (S...
using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Text; using System.Web; namespace Utilities { public class FileSystemHelper { const string thisClassName = "FileSystemHelper"; public FileSystemHelper() { } #region export methods /// <summary> /// Expor...
using System; using System.Data; using Csla; using Csla.Data; using ParentLoadSoftDelete.DataAccess; using ParentLoadSoftDelete.DataAccess.ERCLevel; namespace ParentLoadSoftDelete.Business.ERCLevel { /// <summary> /// F07_RegionColl (editable child list).<br/> /// This is a generated base class of <see cr...
// Copyright 2020 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 ...
/* * 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 ...
namespace Nancy.Testing.Tests { using System; using System.Linq; using CsQuery; using Xunit; public class AssertExtensionsTests { private readonly QueryWrapper query; /// <summary> /// Initializes a new instance of the <see cref="T:System.Object"/> class. /// ...
// File generated from our OpenAPI spec namespace Stripe { using System; using System.Collections.Generic; using Newtonsoft.Json; using Stripe.Infrastructure; /// <summary> /// This object represents a customer of your business. It lets you create recurring charges /// and track payments th...
#region Header // // CmdNewTextNote.cs - Create a new text note and determine its exact width // // Copyright (C) 2014-2020 by Scott Wilson and Jeremy Tammik, // Autodesk Inc. All rights reserved. // // Keywords: The Building Coder Revit API C# .NET add-in. // #endregion // Header #region Namespaces using System; u...
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Text; using com.calitha.goldparser; using Epi; using Epi.Collections; using Epi.Data; using Epi.Data.Services; using Epi.Fields; using VariableCollection = Epi.Collections.NamedObjectCollection<Epi.IVariable>; na...
// 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 0.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
namespace Spring.Expressions.Parser.antlr { /* ANTLR Translator Generator * Project led by Terence Parr at http://www.jGuru.com * Software rights: http://www.antlr.org/license.html */ // // ANTLR C# Code Generator by Micheal Jordan // Kunle Odutola : kunle UNDERSCORE odutola ...
using System; using System.Collections.Generic; using System.Linq; using hutel.Models; namespace hutel.Logic { public static class TagFieldConstants { public const string IntType = "int"; public const string FloatType = "float"; public const string StringType = "string"; public ...
using System; namespace GuruComponents.Netrix { /// <summary> /// Used to inform about the ability to do a command. /// </summary> /// <remarks> /// /// </remarks> public enum HtmlCommandInfo { /// <summary> /// Command is available. /// </summary> En...
using System; using System.Linq; using System.Collections.Generic; using Blueprint41; using Blueprint41.Core; using Blueprint41.Query; using Blueprint41.DatastoreTemplates; using q = Domain.Data.Query; namespace Domain.Data.Manipulation { public interface IAddressTypeOriginalData : ISchemaBaseOriginalData { st...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using CppSharp.AST; namespace CppSharp.Generators { public enum NewLineKind { Never, Always, BeforeNextBlock, IfNotEmpty } public class BlockKind { public const int Unknown...
//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // C# Port port by: Lars Brubaker // larsbrubaker@gmail.com // Copyright (C) 2007 // // Permission to copy, use, ...
// 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 ...
// 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.Diagnostics; namespace System.Runtime.Serialization.Formatters.Binary { /...
// // Copyright (c) Microsoft Corporation. All rights reserved. // //#define ENABLE_TRACING //#define ENABLE_TRACING_VERBOSE //#define ENABLE_CACHE //#define ENABLE_MMU //#define ENABLE_STACKEDMEMORY //#define ENABLE_ABORTHANDLERS namespace Microsoft.iMote2Loader { using System; using System.Collections.Gen...
/* * 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; using System.IO; using System.Xml.Linq; using System.Xml.Schema; namespace witsmllib.util { /** * Collection of XML utilities. * * @author <a href="mailto:info@nwitsml.org">NWitsml</a> */ public sealed class XmlUtil { /** * Private constructor to pr...
#region Copyright notice and license // Copyright 2015 gRPC authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
using System; using System.Linq; using System.IO; using System.Text; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.Converters; namespace Infoplus.Model { /// <summary> /// /...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web; using System.IO; using System.Web.UI; using System.Text.RegularExpressions; using ClientDependency.Core.CompositeFiles.Providers; using ClientDependency.Core.Controls; using ClientDependency.Core.FileRegistration.Pro...
// 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.Generic; using System.IO; using CultureInfo = System.Globalization.CultureInfo; using SuppressMessageAttribute = System.Diagnostics.CodeAnalys...
/* Genuine Channels product. * * Copyright (c) 2002-2007 Dmitry Belikov. All rights reserved. * * This source code comes under and must be used and distributed according to the Genuine Channels license agreement. */ using System; using System.Collections; using System.Threading; using Belikov.GenuineChannels.C...
// // HttpMultipart.cs // // Author: // Zachary Gramana <zack@xamarin.com> // // Copyright (c) 2013, 2014 Xamarin Inc (http://www.xamarin.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 So...
/** * The lua behavior base class. * * @filename YwLuaBehaviourBase.cs * @copyright Copyright (c) 2015 Yaukey/yaukeywang/WangYaoqi (yaukeywang@gmail.com) all rights reserved. * @license The MIT License (MIT) * @author Yaukey * @date 2015-05-06 */ using UnityEngine; using SLua; using System.Collectio...
/* * MindTouch Core - open source enterprise collaborative networking * Copyright (c) 2006-2010 MindTouch Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit www.opengarden.org; * please review the licensing section. * * This program is free software; you can redistri...
/* Copyright (c) 2004-2005 Jan Benda. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not re...
namespace System.Web.Services.Discovery { internal class DiscoveryDocumentSerializationWriter : System.Xml.Serialization.XmlSerializationWriter { public void Write10_discovery(object o) { WriteStartDocument(); if (o == null) { WriteNullTagLiteral(@"discovery", @...
// 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 System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; using FluentAss...
/* * 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) 2004-2016 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
using Discord.Commands.Builders; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Collections.Concurrent; using System.Diagnostics; using System.Linq; using System.Reflection; using System.Runtime.ExceptionServices; using System.Threading.Tasks; using Microsoft.Extensions...
// // SocketAbstractions/UnmanagedSocket.cs: Provides a wrapper around an unmanaged // socket. // // Author: // Brian Nickel (brian.nickel@gmail.com) // // Copyright (C) 2007 Brian Nickel // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentati...
// // Copyright (c) 2004-2016 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
//----------------------------------------------------------------------- // <copyright file="StashPanel.cs" company="None"> // Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace TQVaultAE.GUI { u...
namespace Manssiere.Core.Graphics.VertexArayUtility { using System.Linq; using Buffers; using OpenTK; using OpenTK.Graphics.OpenGL; using System; using System.Collections.Generic; public class VertexArray : VertexArrayObject<Vector3, Vector3, Vector2, uint, uint, uint> { public...
namespace ZetaResourceEditor.Code; using ExtendedControlsLibrary.Skinning; using Properties; using RuntimeBusinessLogic.Projects; using UI.Helper.ErrorHandling; using UI.Main; using Zeta.VoyagerLibrary.Tools.Miscellaneous; using Zeta.VoyagerLibrary.Tools.Storage; internal sealed class Host { private static readon...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.Drawing.PrinterSettings.cs // // Authors: // Dennis Hayes (dennish@Raytek.com) // Herve Poussineau (hpoussineau@fr.st) // Andreas Nahr (ClassDevelopment@A-SoftTech.com) /...
using Microsoft.IdentityModel; using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.S2S.Tokens; using Microsoft.SharePoint.Client; using Microsoft.SharePoint.Client.EventReceivers; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalizati...
using System; using System.Collections.Generic; using Nop.Core; using Nop.Core.Domain.Catalog; using Nop.Core.Domain.Orders; namespace Nop.Services.Catalog { /// <summary> /// Product service /// </summary> public partial interface IProductService { #region Products /// <summary> ...
// // XmlConfigurationClient.cs // // Author: // Scott Peterson <lunchtimemama@gmail.com> // // Copyright (C) 2007-2008 Scott Peterson // // 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 ...
//------------------------------------------------------------------------------ // <copyright file="DataGridViewRowPostPaintEventArgs.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------...
using System.Threading.Tasks; using LockStockAuth.Auth.Managers; using LockStockAuth.Auth.Models; namespace LockStockAuth.Auth.Controllers { [Authorize] [RoutePrefix("/Account")] public class AccountController : Controller { private ApplicationSignInManager _signInManager; private Appli...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //----------------------------------------------------------------------- // </copyright> // <summary>Tests for ProjectImportElement class.</summary> //-----------------...
#if UNITY_EDITOR /************************************************************************************ Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. Licensed under the Oculus SDK License Version 3.4.1 (the "License"); you may not use the Oculus SDK except in complia...
namespace XenAdmin.TabPages { partial class PerformancePage { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; #region Component Designer generated code /// <summary> /// Required ...
/* * Exchange Web Services Managed API * * 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 restr...
#region License /* The MIT License Copyright (c) 2008 Sky Morey 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.IO; using System.Threading; using ICSharpCode.SharpZipLib.Zip.Compression; using ICSharpCode.SharpZipLib.Zip.Compression.Streams; using ICSharpCode.SharpZipLib.GZip; using NUnit.Framework; using ICSharpCode.SharpZipLib.Tests.TestSupport; namespace ICSharpCode.SharpZipLib.Tests.GZip { ///...
// 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; namespace System.Collections.ObjectModel { [Seriali...
// 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 ...
// 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.Collections.Tests { public class ReadOnlyCollectionBaseTests { privat...
// 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.Collections.Generic; using Microsoft.CodeAnalysis.Editor.CSharp.SignatureHelp; using Microsoft.CodeAnalysis.Editor.UnitTests.SignatureHelp; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Globalization; using TestLibrary; // ToString_str.cs // Tests TimeSpan.ToString(str) // T...
// // ExportedType.cs // // Author: // Jb Evain (jbevain@gmail.com) // // Copyright (c) 2008 - 2011 Jb Evain // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, inclu...
// 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 ...
using System; using System.IO; using System.Linq; using System.Collections.Generic; using System.Threading; using Amazon.Auth.AccessControlPolicy; using Amazon.Auth.AccessControlPolicy.ActionIdentifiers; using Amazon.IdentityManagement; using Amazon.IdentityManagement.Model; using Amazon.Lambda; using Amazon.Lambda.M...
// // Copyright (c) 2004-2017 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /*============================================================================= ** ** ** Purpose: An array implement...
// // Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // * Redistributions of s...