context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Buffers; using System.Collections.Generic; using System.Collections.Sequences; using System.Text; using Xunit; namespace System.Buffers.Tests { public ...
namespace Oscilloscope { using com.ibm.saguaro.system; using com.ibm.saguaro.logger; using Mac_Layer; using com.ibm.iris; /// <summary> /// The class that reads value from sensors and sends them with Mac to MasterOscilloscope. /// </summary> public class Oscilloscope { /// <summary> /// Instance of ...
using Lucene.Net.Util; using System; using System.IO; using System.Text; namespace Lucene.Net.Index { /* * 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 copyr...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Xml; using Dbg = System.Management.Automation.Diagnostics; namespace...
// 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 Xunit; namespace System.Tests { public partial class Vers...
#if !NET45PLUS // 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.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Diagnostics.Contracts; using Validation;...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; ...
#region License //----------------------------------------------------------------------- // <copyright> // The MIT License (MIT) // // Copyright (c) 2014 Kirk S Woll // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Softwar...
using Lucene.Net.Analysis; using Lucene.Net.Analysis.TokenAttributes; using Lucene.Net.Index; using Lucene.Net.Search; using Lucene.Net.Util; using System; using System.Collections.Generic; using System.IO; namespace Lucene.Net.Classification { /* * Licensed to the Apache Software Foundation (ASF) under one o...
// 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.Net.Http.Tests { public cla...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: crm/guests/reservation_note_template.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;...
// // 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...
// // 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...
// 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. ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Completion; using Microsoft.CodeAnalysis.CSharp...
// TrackInfo.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2007 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, inclu...
using System; using System.Runtime.InteropServices; using System.Security; using ShellUtil; namespace SFML { namespace Graphics { //////////////////////////////////////////////////////////// /// <summary> /// This class defines a view (position, size, etc.) ; /// you can conside...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.ComponentModel; using System.Runtime.InteropServices; using System.Text; using System.Threading; using ...
using System; using System.Collections.Generic; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using System.Threading; using System.Globalization; using System.Collections; using Cuyahoga.Core; using Cuyahoga.Core.Domain; using Cuyahoga.Core.Service.SiteStructure; using Cuyahoga...
// The MIT License (MIT) // Copyright 2015 Siney/Pangweiwei siney@yeah.net // // 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...
// // SmugMugExport.cs // // Author: // Stephane Delcroix <stephane@delcroix.org> // // Copyright (C) 2006-2009 Novell, Inc. // Copyright (C) 2006-2009 Stephane Delcroix // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "S...
namespace PokerTell.LiveTracker.Tests.Overlay { using System; using System.Text.RegularExpressions; using System.Windows; using Machine.Specifications; using Moq; using PokerRooms; using PokerTell.LiveTracker.Interfaces; using PokerTell.LiveTracker.Overlay; using Tools.Interface...
// 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.Runtime; using System.Runtime.CompilerServices; using System.Runtime.Diagno...
// MIT License // // Copyright (c) 2009-2017 Luca Piccioni // // 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, cop...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using System.ComponentModel; using Microsoft.AspNetCore.Razor.TagHelpers; namespace Microsoft.CodeAnalysis.Razor.Workspaces.Test { public enum ...
using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.Data.Spatial; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; using System.Web.DynamicData.ModelProviders; using System.Web.DynamicData.Util; n...
/** * 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...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.ObjectModel; using System.IdentityModel.Policy; using Sy...
// Copyright (c) The Avalonia Project. All rights reserved. // Licensed under the MIT license. See licence.md file in the project root for full license information. using System; using System.Linq; using Avalonia.Logging; using Avalonia.VisualTree; namespace Avalonia.Layout { /// <summary> /// Defines how a c...
// Copyright 2016 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.ComponentModel.Composition.Hosting; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using NuGet.Commands; using NuGet.Common; namespace NuGet { public class Program { private...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax; us...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Windows.Media; using Caliburn.Micro; using Cocoa.Document.SpellCheck; using Cocoa.DocumentSources.MetaWeblog; using Cocoa.Events; using Cocoa.Framework; using Cocoa.Plugins; using Cocoa.Settings.Models;...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml; using Microsoft.Build.BackEnd.SdkResolution; using Microsoft.Build...
using System; using Gtk; using System.IO; using System.Timers; using Moscrif.IDE.Controls; using Moscrif.IDE.Tool; using Moscrif.IDE.Task; using Moscrif.IDE.Execution; using GLib; using Moscrif.IDE.Option; using Moscrif.IDE.Iface; using Moscrif.IDE.Iface.Entities; using MessageDialogs = Moscrif.IDE.Controls.MessageDial...
#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, ...
/* * Project: Membership Log (application using WhaTBI?) * Filename: Member.cs * Description: Class describing a member in the app */ using System; using System.Collections; using System.ComponentModel; using Pdbartlett.Whatbi; using Pdbartlett.Whatbi.Custom; namespace Pdbartlett.MembershipLog...
/* ==================================================================== 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 ...
// 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.Diagnostics; using System.Runtime.CompilerServices; using System.Runtime.InteropS...
namespace Factotum { partial class InspectionPeriodEdit { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources ...
// ClientLineItemEditorViewModel.cs // using Client.QuoteLineItemEditor.Model; using jQueryApi; using KnockoutApi; using SparkleXrm; using SparkleXrm.GridEditor; using System; using System.Collections.Generic; using System.Html; using Xrm; using Xrm.Sdk; using Slick; namespace Client.QuoteLineItemEditor.ViewModels { ...
// Copyright (c) The Avalonia Project. All rights reserved. // Licensed under the MIT license. See licence.md file in the project root for full license information. using System; using System.Reactive.Linq; using Avalonia.Controls.Presenters; using Avalonia.Controls.Primitives; using Avalonia.Controls.Templates; using...
using System; using System.IO; using System.Collections.Generic; using Antlr.Runtime; using Antlr.Runtime.Tree; using Antlr.StringTemplate; using Antlr.StringTemplate.Language; namespace Thor.DataForge { public enum eCompilerMessageSeverity { Error, Warning } public class CompileException : Exception { p...
//--------------------------------------------------------------------------- //--------------------------------------------------------------------------- // // <copyright file=TextParentUndoUnit.cs company=Microsoft> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // Description: ...
// 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; /// <summary> /// System.Collections.Generic.List.GetRange(Int32,Int...
//TODO: it's a bit of a misnomer to call this a 'core' //that's libretro nomenclature for a particular core (nes, genesis, doom, etc.) //we should call this LibretroEmulator (yeah, it was originally called that) //Since it's an IEmulator.. but... I dont know. Yeah, that's probably best using System; using System.Linq...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: contract.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = global::System....
using ClosedXML.Excel.CalcEngine.Exceptions; using ClosedXML.Excel.CalcEngine.Functions; using System; using System.Collections.Generic; using System.Globalization; using System.Linq; namespace ClosedXML.Excel.CalcEngine { /// <summary> /// CalcEngine parses strings and returns Expression objects that can ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Umbraco.Cms.Core; using Umbraco.Cms.Core.Cache; using Umbraco.Cms.Core.Configuration.Models; using Umbraco.Cms.Core.Hosting; ...
// // 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; namespace EvoXP_Server { /// <summary> /// Summary description for TradeDepot. /// </summary> [Serializable] public class TradeDepot : Property { public SortedList _Inventory = new SortedList(); public string _desc; public double _factTechnology = 0.0; public doubl...
using UnityEngine; using System.Collections; using System.Collections.Generic; using Pathfinding; using System.Diagnostics; [AddComponentMenu ("Pathfinding/Seeker")] /** Handles path calls for a single unit. * \ingroup relevant * This is a component which is meant to be attached to a single unit (AI, Robot, Player, ...
/* * Copyright 2015 Dominick Baier, Brock Allen * * 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...
/* Originally started back last year, and completely rewritten from the ground up to handle the * Profiles for InWorldz, LLC. * Modified again on 1/22/2011 by Beth Reischl to: * Pull a couple of DB queries from the Classifieds section that were not needed * Pulled a DB query from Profiles and modified another one. ...
// // System.Net.HttpListenerResponse // // Author: // Gonzalo Paniagua Javier (gonzalo@novell.com) // // Copyright (c) 2005 Novell, Inc. (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"),...
// *********************************************************************** // Copyright (c) 2007 Charlie Poole // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, inclu...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Cluster.Codecs { public class ClusterMembersExtendedResponseEncoder { public const ushort BLOCK_LENGTH = 24; public const ushort TEMPLATE_ID ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.IO; using System.Linq; using System...
using ShopifySharp.Filters; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Threading.Tasks; using Xunit; using EmptyAssert = ShopifySharp.Tests.Extensions.EmptyExtensions; namespace ShopifySharp.Tests { [Trait("Category", "Customer")] public class Customer_Tes...
// Copyright (c) Alexandre Mutel. All rights reserved. // This file is licensed under the BSD-Clause 2 license. // See the license.txt file in the project root for more information. using System; using System.Collections.Generic; using Markdig.Helpers; using Markdig.Parsers; using Markdig.Syntax; using Markdig.Syntax...
using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Windows.Forms; namespace MapTableCreator { class Parser { public static SortedDictionary<ushort, ushort> table = new SortedDictionary<ushort, ushort>(); private static ushort AddToDictinary(ushort ...
/* * 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...
#region --- License --- /* Copyright (c) 2006, 2007 Stefanos Apostolopoulos * See license.txt for license info */ #endregion using System; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Text; namespace Bind.Structures { /// <summary> /// Represents an opengl constant i...
// 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 ...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Moq; using NUnit.Framework; using Umbraco.Cms.Core.Hosting; using Umbraco.Cms.Core.IO; using Umbraco.Cms.Core.Scop...
/////////////////////////////////////////////////////////////////////////////// //File: ViewSystemSelector.cs // //Description: Contains the Zegeger.Decal.VVS.ViewSystemSelector class, // which is used to determine whether the Virindi View Service is enabled. // As with all the VVS wrappers, the VVS_REFERENCED compil...
//------------------------------------------------------------------------------ // <copyright file="ProtocolReflector.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //----------------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Task...
// Node.cs // using System; using System.Collections.Generic; using System.Html; using System.Runtime.CompilerServices; namespace Kinetic { //http://kineticjs.com/docs/symbols/Kinetic.Node.php public class Node { /// <summary> /// Node constructor. /// </summary> public Nod...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: src/proto/grpc/testing/test.proto // Original file comments: // Copyright 2015-2016 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 ob...
// 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.Collections.ObjectModel; using System.Diagnostics; using System.Dynamic; using System.Dynamic.Utils; using System.Linq.Ex...
using System; using System.IO; using System.Threading; using System.Threading.Tasks; using Amazon; using Amazon.Glacier.Transfer; using Amazon.Runtime; using Amazon.Runtime.CredentialManagement; using GlacierBackup.FileSearchers; using GlacierBackup.Writers; namespace GlacierBackup { public class Program { ...
// Copyright 2018 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
/*============================================================================ * Copyright (C) Microsoft Corporation, All rights reserved. *============================================================================ */ #region Using directives using System.Collections; using System; using System.Collections.Gene...
// 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.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
// Copyright 2019 Esri. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. // You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software ...
#region License // // The Open Toolkit Library License // // Copyright (c) 2006 - 2009 the Open Toolkit library. // // 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, inc...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Linq; using System.Net; using System.Threading.Tasks; using Microsoft.AspNetCore.Authentication.OpenIdConnect; using Microsoft.AspNetCore.DataProtection; u...
/* * 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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // TypeDelegator // // This class wraps a Type object and delegates all methods to that Type. namespace System.Reflection { using System; using System.Runtim...
// 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...
// Deflater.cs // // Copyright (C) 2001 Mike Krueger // Copyright (C) 2004 John Reilly // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms of the G...
// 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 file="Command.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //--------------------------------------...
/*************************************************************************** * BatchTranscoder.cs * * Copyright (C) 2005-2006 Novell, Inc. * Written by Aaron Bockover <aaron@abock.org> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE ...
// dnlib: See LICENSE.txt for more info using System; using System.Collections.Generic; using System.Threading; using dnlib.DotNet.MD; namespace dnlib.DotNet { /// <summary> /// A high-level representation of a row in the MemberRef table /// </summary> public abstract class MemberRef : IHasCustomAttribute, IMetho...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.Configuration.ConfigurationManagerTest.cs - Unit tests // for System.Configuration.ConfigurationManager. // // Author: // Chris Toshok <toshok@ximian.com> // Atsushi Enomoto ...
using System.Collections.Generic; using System.Linq; namespace Lucene.Net.Search { /* * 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. ...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: MemoryStream ** ** <OWNER>[....]</OWNER> ** ** ** Purpose: A Stream whose backing store is memory. Great ** for temporary storage without creating a ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Dynamic; using System....
using System.Collections.Generic; using AsmResolver.DotNet.Signatures; using AsmResolver.DotNet.Signatures.Types; using AsmResolver.PE.DotNet.Metadata.Tables.Rows; using Xunit; namespace AsmResolver.DotNet.Tests.Signatures { public class GenericContextTest { private readonly ReferenceImporter _importer...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace Invoices.Business { /// <summary> /// SupplierProductItem (editable child object).<br/> /// This is a generated <see cref="SupplierProductItem"/> business object. /// </summary> /// <remarks> /...
// Copyright 2016 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applica...
#region Copyright (c) 2004 Ian Davis and James Carlyle /*------------------------------------------------------------------------------ COPYRIGHT AND PERMISSION NOTICE Copyright (c) 2004 Ian Davis and James Carlyle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and asso...
using System; using System.Reflection; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using JustGestures.Properties; using JustGestures.OptionItems; using JustGestures.Features; using JustGestures.Languages; 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. /*============================================================ ** ** ** ** ** ** Purpose: A Stream whose backing s...
namespace AutoMapper.Internal { using System; using System.Linq; using System.Linq.Expressions; using System.Reflection; using TypeInfo = AutoMapper.TypeInfo; public class MappingExpression : IMappingExpression, IMemberConfigurationExpression { private readonly TypeMap _typeMap; ...
// DataEditor.cs // using jQueryApi; using jQueryApi.UI.Widgets; using Slick; using SparkleXrm.CustomBinding; using System; using System.Collections.Generic; using Xrm.Sdk; namespace SparkleXrm.GridEditor { public class XrmDateEditor : GridEditorBase { public static EditorFactory CrmDateEditor; ...
// 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 //...