context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Reflection; using System...
using System; using UnityEngine; using UnityEngine.Rendering.PostProcessing; namespace UnityEditor.Rendering.PostProcessing { [Decorator(typeof(TrackballAttribute))] public sealed class TrackballDecorator : AttributeDecorator { static readonly int k_ThumbHash = "colorWheelThumb".GetHashCode(); ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections; using System.Security.Authentication.ExtendedProtection; using System.Threading.Tasks; na...
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) 2004-2008 fyiReporting Software, LLC Copyright (C) 2011 Peter Gill <peter@majorsilence.com> This file is part of the fyiReporting RDL project. Licensed under the Apache License, Version 2.0 (the "License"); you may...
using EFCore.BulkExtensions.SqlAdapters; using Microsoft.EntityFrameworkCore; using NetTopologySuite.Geometries; using System; using System.Collections.Generic; using System.Data; using System.Linq; using Xunit; namespace EFCore.BulkExtensions.Tests { public class EFCoreBulkTestAtypical { protected int...
using System; using System.Collections; using System.Collections.Generic; using System.Workflow.ComponentModel; using System.Runtime.Serialization; using System.Security.Permissions; using System.Workflow.Runtime.Hosting; namespace System.Workflow.Runtime.Tracking { [Obsolete("The System.Workflow.* types are depre...
// 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. #if XMLCHARTYPE_GEN_RESOURCE #undef XMLCHARTYPE_USE_RESOURCE #endif //----------------------------------------------...
//*************************************************** //* This file was generated by tool //* SharpKit //* At: 29/08/2012 03:59:41 p.m. //*************************************************** using SharpKit.JavaScript; namespace Ext.grid.property { #region Grid /// <inheritdocs /> /// <summary> /// <p>A s...
using NUnit.Framework; using System.Linq; using System; using System.Collections.Generic; using Xamarin.Forms.Core.UnitTests; namespace Xamarin.Forms.Xaml.UnitTests { [ContentProperty ("Content")] public class CustomView : View { public string NotBindable { get; set; } public View Content { get; set; } pub...
using System.Web; using System.Web.SessionState; //=============================================================================== // // Business Logic Layer // // Rainbow.Framework.BLL.Utils // // Classes to Manage the User Web Collection // //===========================================================================...
// Copyright (c) 2014-2019 The Khronos Group Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and/or associated documentation files (the "Materials"), // to deal in the Materials without restriction, including without limitation // the rights to use, copy, mod...
// 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.Security; using ZErrorCode = System.IO.Compression.ZLi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Globalization; using System.IO; using System.Net.Cache; using System.Net.Http...
using UnityEngine; using System; namespace UnityStandardAssets.CinematicEffects { //Improvement ideas: // Use rgba8 buffer in ldr / in some pass in hdr (in correlation to previous point and remapping coc from -1/0/1 to 0/0.5/1) // Use temporal stabilisation // Add a mode to do bokeh texture in quart...
// 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; namespace System.Globalization { // List of calendar data // Note the we cache ov...
namespace ShellExplorer { partial class ShellExplorer { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <p...
using System; using System.Collections.Generic; namespace EasyPost.Tests.NetFramework { public static class Fixture { // We keep the page_size of retrieving `all` records small so cassettes stay small public const int PageSize = 5; // This is the carrier account ID for the default USPS...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Globali...
/* * ToolBarButton.cs - Implementation of the * "System.Windows.Forms.ToolBarButton" class. * * Copyright (C) 2003 Southern Storm Software, Pty Ltd. * Copyright (C) 2003 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace YourFood.Services.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate i...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.Metadata.ManagedReference { using System.Collections.Generic; using Microsoft.CodeAnalysis; using Microsoft.DocAsCode.DataCo...
/* * OEML - REST API * * This section will provide necessary information about the `CoinAPI OEML REST API` protocol. <br/> This API is also available in the Postman application: <a href=\"https://postman.coinapi.io/\" target=\"_blank\">https://postman.coinapi.io/</a> <br/><br/> Implemented Standards: * [HTTP...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using System.Threading.Tasks; using Baseline; using LamarCodeGeneration; using LamarCodeGeneration.Frames; using LamarCodeGeneration.Model; using LamarCompiler; using Marten.Events.CodeGeneration; using...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // namespace System.Reflection.Emit { using System; using System.Reflection; using System.Collections; using System.Collections.Generic; using Sys...
#region Using directives using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Diagnostics; using Microsoft.Msagl.Layout.LargeGraphLayout; #endregion namespace Microsoft.Msagl.Core.Geometry { /// <summary> /// Represents a node containing a box...
/* * 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 file="MatrixKeyFrameCollection.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // This file was generated, please do not edit it directly. // // Please see http://w...
// 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; using System.Linq.Expressions; using Xunit; namespace S...
// <copyright file="RemoteWebElement.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 //...
using NUnit.Framework; using Spart.Actions; using Spart.Parsers; using Spart.Parsers.Composite; using Spart.Parsers.Primitives; using Spart.Scanners; namespace Palaso.Tests.Spart.Parsers.Composite { [TestFixture] public class DifferenceParserTests { private CharParser _letterOrDigit; private CharParser _letter;...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Security.Cryptography; using System.Text; using Foundation.ExtensionMethods; namespace Foundation.Services.Security { /// <summary> /// Hashes /// </summary> public class Hasher { /// <summar...
using System; namespace QRCode { public static class Capacity { public class Unit { public int Version; // number between 1 and 10 public string ErrorCorrectionLevel; // One of: L, M, H, or Q public string DataMode; // One of: Numeric, AlphaNumeric, or byte; public int NumBytes; } public static ...
using System; using System.Numerics; using System.Runtime.CompilerServices; using System.Text; namespace ImGuiNET { public unsafe partial struct ImFontAtlas { public byte Locked; public ImFontAtlasFlags Flags; public IntPtr TexID; public int TexDesiredWidth; public int T...
// 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.CSharp.RuntimeBinder; using Xunit; using static Dynamic.Operator.Tests.TypeCommon; namespace Dynam...
// // Copyright (c) 2004-2011 Jaroslaw Kowalski <jaak@jkowalski.net> // // 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 co...
// 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) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Reflection; using System.Collections.Generic; namespace System.Reflection.Tests { public class TypeInfoDeclaredGenericTypeA...
using System; using NUnit.Framework; using Python.Runtime; namespace Python.EmbeddingTest { public class TestPyLong { [OneTimeSetUp] public void SetUp() { PythonEngine.Initialize(); } [OneTimeTearDown] public void Dispose() { Pyth...
// Code generated by Microsoft (R) AutoRest Code Generator 0.11.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace HalSwaggerSample.WebApp.Proxies { using System; using System.Collections.Generic; using System.Net; using System.Net.Http; using Syst...
// Copyright (c) 2015, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // - Redistributions of source code must retain the above copyright notice, this // list o...
using YAF.Lucene.Net.Support; using System; using System.Diagnostics; using BitUtil = YAF.Lucene.Net.Util.BitUtil; namespace YAF.Lucene.Net.Codecs.Lucene40 { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with ...
/* * Copyright 2008 ZXing 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 required by applicable law or agreed ...
using System; using Esiur.Resource; using Esiur.Core; using Esiur.Data; using Esiur.Net.IIP; namespace Test { public class MyService : DistributedResource { public MyService(DistributedConnection connection, uint instanceId, ulong age, string link) : base(connection, instanceId, age, link) {} public MyService() {} publ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Diagnostics.Contracts; using System.Globalization; using System...
using System; using FluentNHibernate.MappingModel.Identity; using NHibernate.Id; namespace FluentNHibernate.Mapping { public class GeneratorBuilder { private readonly Type identityType; private readonly GeneratorMapping mapping; public GeneratorBuilder(GeneratorMapping mapping, Type id...
using System; using System.Linq; using System.Collections.Generic; using System.IO; using System.Reflection; using System.Text; using System.Threading; using Amazon.SimpleDB; using Amazon.SimpleDB.Model; using NUnit.Framework; using CommonTests.Framework; namespace CommonTests.IntegrationTests { /// <summary> ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.Serialization; using ClangCompile; using System.Xml; using System.IO; using Microsoft.Build.Framework; namespace PropSchemaGen { /// <summary> /// Serve...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Threading; using System.Threading.Channels; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Orleans.CodeGeneration; using Orleans.GrainReferences; usi...
using UnityEngine; using System.Collections; using System.Collections.Generic; namespace Pb.Collections { /// <summary> /// An integer vector class with two values /// </summary> [System.Serializable] public struct IVector2 : System.IComparable, System.IComparable<IVector2> { public class IntervalEnumerabl...
//----------------------------------------------------------------------------- // <copyright file="ServerManager.cs" company="WheelMUD Development Team"> // Copyright (c) WheelMUD Development Team. See LICENSE.txt. This file is // subject to the Microsoft Public License. All other rights reserved. // </copyrig...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
// Copyright (c) 2021 Alachisoft // // 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 System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; 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. using Xunit; using System; using System.Reflection; using System.Collections.Generic; namespace System.Reflection.T...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using ...
using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Net; using System.Net.Sockets; using System.Threading; using LumiSoft.Net; using LumiSoft.Net.Log; using LumiSoft.Net.TCP; namespace LumiSoft.Net.SMTP.Relay { #region Delegates /// <summary> /// Represents th...
using EncompassRest.Loans.Enums; namespace EncompassRest.Loans { /// <summary> /// EmDocumentInvestor /// </summary> public sealed partial class EmDocumentInvestor : DirtyExtensibleObject, IIdentifiable { private DirtyValue<string?>? _id; private DirtyValue<string?>? _invAsgnCty; ...
namespace Ioke.Lang { using System.Collections; using System.Collections.Generic; using Ioke.Lang.Util; public class DefaultMacro : IokeData, Named, Inspectable, AssociatedCode { string name; IokeObject code; public DefaultMacro(string name) { this.name = name; ...
/* * CP500.cs - IBM EBCDIC (International) code page. * * Copyright (c) 2002 Southern Storm Software, Pty Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Li...
//////////////////////////////////////////////////////////////// // // // Neoforce Controls // // // ////////////////////////////////////////////////////////////...
// 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.Data; using System.IO; using Sy...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using UnityEngine; using UnityEngine.UI; using static NeedyComponent; public class TwitchModule : MonoBehaviour { #region Public Fields public CanvasGroup CanvasGroupMultiDecker { get => _data.canvasGroupMultiDecker; set => ...
using RootSystem = System; using System.Linq; using System.Collections.Generic; namespace Microsoft.Kinect.Face { // // Microsoft.Kinect.Face.FaceFrame // public sealed partial class FaceFrame : RootSystem.IDisposable, Helper.INativeWrapper { internal RootSystem.IntPtr _pNative; Roo...
// // This file was generated by the BinaryNotes compiler. // See http://bnotes.sourceforge.net // Any modifications to this file will be lost upon recompilation of the source ASN.1. // using System.Collections.Generic; using GSF.ASN1; using GSF.ASN1.Attributes; using GSF.ASN1.Coders; using GSF.ASN1.Types; namespac...
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...
// // System.Web.SessionState.HttpSessionState // // 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 // "Sof...
// 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; using System; using System.Collections; using System.Collections.Specialized; namespace System.Collect...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using System.Numerics; using System.Linq; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <s...
namespace Fixtures.SwaggerBatBodyBoolean { using System; using System.Collections.Generic; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System.Text; using System.Text.RegularExpressions; using System.Threading; using System.Threading.Tasks; using ...
using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; using OpenQA.Selenium.Environment; namespace OpenQA.Selenium { [TestFixture] public class PageLoadingTest : DriverTestFixture { [Test] public void ShouldWaitForDocumentToBeLoaded() { ...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Runtime.CompilerServices; using System.Text; using ICSharpCode.NRefactory.TypeSystem; using Saltarelle.Compiler; using Saltarelle.Compiler.Compiler; using Saltarelle.Compiler.JSModel.Expressions; using Saltarelle...
using EIDSS.Reports.BaseControls.Filters; namespace EIDSS.Reports.Parameterized.Human.AJ.Keepers { partial class BaseComparativeReportKeeper { #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of...
#region Apache License // // 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 // (...
// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; namespace Lucene.Net.Util.Fst { using Lucene.Net.Randomized.Generators; using Lucene.Net.Support; using NUnit.Framework; using System.IO; /* * Licensed to the Apache Software Foundation (AS...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: Variant ** ** ** Purpose: The CLR implementation of Variant. ** ** ===========================================================*/ namespace System { ...
// Copyright 2019 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Text; namespace System { public class RandomDataGenerator { private Random _rand = new Random(); private int? _seed = null; ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // URLString // // // Implementation of membership condition for zones // namespace System.Security.Util { using System; using System.Collections; u...
// 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.Xml; using System.Collections; using System.Diagnostics; namespace System.Run...
namespace JoanZapata.XamarinIconify.Fonts { public enum MaterialCommunityIcons { mdi_account = '\uf101', mdi_account_alert = '\uf102', mdi_account_box = '\uf103', mdi_account_box_outline = '\uf104', mdi_account_check = '\uf105', mdi_account_circle = '\uf106', mdi_account_key = '\uf107', mdi_account_lo...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
//////////////////////////////////////////////////////////////////////////////// // // // MIT X11 license, Copyright (c) 2005-2006 by: // // ...
namespace System.Data.Test.Astoria { #region Namespaces. using System.IO; using System.Reflection; using System.Diagnostics; using System.IO.Compression; #endregion Namespaces. /// <summary>This class provides utility methods for I/O tasks.</summary> public static class IOUtil { ...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Threading; namespace Orleans.Runtime { public enum CounterStorage { DontStore, LogOnly, LogAndTable } /// <summary> /// A detaile...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
using System; using System.Text; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Diagnostics; namespace zprotobuf { public abstract class wire { private static int oid = 0; private static Dictionary<IntPtr, wire> uds = new Dictionary<IntPtr, wire>(); private static int encod...
/// <summary> /// UnuGames - UIMan - Fast and flexible solution for development and UI management with MVVM pattern /// @Author: Dang Minh Du /// @Email: cp.dev.minhdu@gmail.com /// </summary> using System; using UnityEngine; using System.Collections; using UnuGames.MVVM; using UnuGames; namespace UnuGames { [Require...
namespace System.Reflection { using System.Collections.Generic; using System.Linq; static class ObjectExtensions { private static Func<object, object> _memberwiseClone; static ObjectExtensions() { var clone = typeof(object).GetTypeInfo().GetDeclaredMethod("Memberwis...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.IO; using System.Runtime; using System.ServiceModel; using System.ServiceModel.Channels; using System.ServiceModel.Description; using System.ServiceModel.D...
//! \file ArcKaguya.cs //! \date Mon Jun 01 07:03:03 2015 //! \brief KaGuYa archive format. // // Copyright (C) 2015 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Sof...
/* * 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...
namespace EIDSS.Reports.Document.Lim.Case { partial class TestValidationReport { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ...
using System; using System.Linq; using System.Web; using System.Web.Compilation; using System.Web.Mvc; using System.Web.Routing; using System.Web.SessionState; using Umbraco.Core; using Umbraco.Core.Logging; using Umbraco.Web.Models; using Umbraco.Web.Routing; using System.Collections.Generic; using Umbraco.Web.Feature...
// 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; using System.Collections.Generic; using System.Diagnostics; using System.Ref...
// 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.Linq.Expressions.Tests { public static class BinaryMultiplyTests { #r...
//#define Linux using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using ObisoftWebCore.Models; using ObisoftWebCore.Models.Man...
// // EventClient.cs // // Author: // Scott Thomas <lunchtimemama@gmail.com> // // Copyright (C) 2008 S&S Black Ltd. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restrictio...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace ManagedTests.DynamicCSharp.Conformance.dynamic.overloadResolution.Operators.Twoclass2operate...