context
stringlengths
2.52k
185k
gt
stringclasses
1 value
#region License // // Author: Nate Kohari <nkohari@gmail.com> // Copyright (c) 2007-2008, Enkari, Ltd. // // 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/licens...
using Avalonia.Collections; using Avalonia.Controls.Shapes; using Avalonia.Controls.Utils; using Avalonia.Layout; using Avalonia.Media; using Avalonia.VisualTree; namespace Avalonia.Controls { /// <summary> /// A control which decorates a child with a border and background. /// </summary> #pragma warning d...
// 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.Linq; using System.Threading.Tasks; using Microsoft.CodeAnaly...
// 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 FEATURE_CORECLR using System; using System.Diagnostics.Contracts; using System.Net; using System.Net.Sockets; us...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// 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.Linq; using System.Xml; using System.Xml.Linq; using Mi...
//============================================================================== // TorqueLab -> // Copyright (c) 2015 All Right Reserved, http://nordiklab.com/ //------------------------------------------------------------------------------ //============================================================================...
/////////////////////////////////////////////////////////////////////////// // Description: Data Access class for the table 'RS_RIKuitansiLayanan' // Generated by LLBLGen v1.21.2003.712 Final on: 13 November 2007, 02:49:36 // Because the Base Class already implements IDispose, this class doesn't. //////////////////////...
// 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 Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Text; using Roslyn.Test.Utilities; using Roslyn.Test.Utilities.Parallel; using Xunit; namespace Mi...
// Copyright (c) 2012, Miron Brezuleanu // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // * Redistributions of source code must retain the above copyright // notice, this list of co...
rates.Add(new Tuple<BaseEntities.Mark, int>(new BaseEntities.Mark() { uri = "mark/m1_5_3" }, 3)); items.Add(new Tuple<BaseEntities.Mark, int>(new BaseEntities.Mark() { uri = "mark/m1_5_3" }, 5)); users.Add(new Tuple<BaseEntities.Mark, int>(new BaseEntities.Mark() { uri = "mark/m1_5_3" }, 1)); uploadedBy.Add(new Tuple<B...
// 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.Threading; namespace System.Buffers { internal sealed partial class Conf...
/* * 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...
// 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. #nullable disable using System; using System.Diagnostics; namespace SharpCompress.Compressors.Deflate64 { // T...
// // XmlDsigC14NTransformTest.cs - Test Cases for XmlDsigC14NTransform // // Author: // Sebastien Pouliot <sebastien@ximian.com> // Aleksey Sanin (aleksey@aleksey.com) // // (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) // (C) 2003 Aleksey Sanin (aleksey@aleksey.com) // (C) 2004 Novell (http://www.nove...
using MatterHackers.Agg; using MatterHackers.VectorMath; // Copyright 2006 Herre Kuijpers - <herre@xs4all.nl> // // This source file(s) may be redistributed, altered and customized // by any means PROVIDING the authors name and all copyright // notices remain intact. // THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRA...
/* * Copyright (c) Contributors, http://aurora-sim.org/, 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: * * Redistributio...
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.Runtime.TypeSystem { using System; using System.Collections.Generic; public sealed class EnumerationTypeRepresentation : ScalarTypeRepresentation { // // State // private T...
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...
// Copyright (c) Microsoft. 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.Collections.Immutable; using System.Linq; using System.Threading; using Analyzer.Utilities; using Analyzer.Utilit...
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ namespace System.ServiceModel.Configuration { using System; using System.Collections.Ob...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Reflection.Emit; using DotJEM.Json.Storage.Adapter; using DotJEM.Json.Storage.Configuration; using DotJEM.Json.Storage.Migration...
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; namespace KaoriStudio.Core.Helpers { /// <summary> /// Helper class for binary manipulation /// </summary> public static class BitHelper { /// <summa...
using Nebule.DevEditor; using System; using System.Collections.Generic; using System.IO; using UnityEditor; using UnityEngine; namespace Nebule.DevEditor.TPImporter { public class SettingsDatabase : ScriptableObject { [CustomEditor(typeof(SettingsDatabase))] public class SettingsDatabaseEditor : Editor { pu...
using System; using System.Globalization; using System.IO; using System.Collections.Generic; using BizHawk.Common; using BizHawk.Common.NumberExtensions; using BizHawk.Emulation.Common; using BizHawk.Emulation.Cores.Components.Z80; // http://www.ticalc.org/pub/text/calcinfo/ namespace BizHawk.Emulation.Cores.Calcul...
// This file has been generated by the GUI designer. Do not modify. namespace Mono.Upnp.GtkClient { public partial class DeviceDescriptionInfo { private global::Gtk.Table table1; private global::Gtk.Label deviceType; private global::Gtk.Label friendlyName; private global::Gtk.VBox iconBox; private global::...
// 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.Runtime.InteropServices; using System.Reflection; using System.Collections.Generic; using...
using System; using System.IO; using System.Collections; using System.Collections.Generic; using System.Text; namespace everspaces { public struct metadata { public int x1; public int y1; public int x2; public int y2; } public class slink { private metadata meta; private string notebookGuid; priva...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. using Microsoft.Azure.Management.Compute.Fluent; using Microsoft.Azure.Management.Compute.Fluent.Models; using Microsoft.Azure.Management.Fluent; using Microsoft....
using System; using System.Linq; using System.Collections.Generic; namespace ChatSharp.Handlers { internal static class UserHandlers { public static void HandleWhoIsUser(IrcClient client, IrcMessage message) { if (message.Parameters != null && message.Parameters.Length >= 6) ...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** <OWNER>[....]</OWNER> ** ** Class: CustomAttrbuteBuilder ** ** ** CustomAttributeBuilder is a helper class to help building custom attribute. ** ** ========...
// Copyright (c) .NET Foundation. 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.Diagnostics.CodeAnalysis; using System.Threading.Tasks; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http;...
// 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: The base class ...
// 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.Diagnostics; using System.IO; using System.Text; using System.X...
//----------------------------------------------------------------------- // <copyright file="PlayerCollection.cs" company="None"> // Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace TQVaultData ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // ------------------------------------------------------------------------------ // Changes to this file must follow...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Abp.Application.Features; using Abp.Authorization.Roles; using Abp.Configuration; using Abp.Configuration.Startup; using Abp.Domain.Repositories; using Abp.Domain.Se...
// 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 ...
namespace android.graphics.drawable { [global::MonoJavaBridge.JavaClass()] public partial class DrawableContainer : android.graphics.drawable.Drawable, android.graphics.drawable.Drawable.Callback { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static DrawableContainer() { InitJNI()...
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; using AutomationTool; using UnrealBuildTool; using System.Text.RegularExpressions; using Ionic.Zip; using Ionic.Zlib; static class IOSEnvVarNames { // Sho...
using System.Collections.Generic; using UnityEngine; using UnityEngine.Rendering; using Oculus.Avatar; using System.Collections; public class OvrAvatarMaterialManager : MonoBehaviour { // Set up in the Prefab, and meant to be indexed by LOD public Texture2D[] DiffuseFallbacks; public Texture2D[] NormalFall...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // 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 documentatio...
using System; using System.Collections.Generic; using System.Linq; namespace Platform.VirtualFileSystem.Providers.Overlayed { public delegate INode OverlayedNodeSelectorFunction(OverlayedFileSystem fileSystem, INodeAddress address, NodeType nodeType); #region DelegateBasedOverlayedNodeSelector public class Delega...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.IO.Pipes; using System.Management.Automation.Internal; using System.Management.Automation.Remoting.Server; using System.Manage...
using System.Collections.Generic; using System.Threading.Tasks; using Newtonsoft.Json; namespace Citrina { public class Video : IVideo { /// <summary> /// Adds a video to a user or community page. /// </summary> public Task<ApiRequest<bool?>> AddApi(int? targetId = null, int? vi...
// 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.Data.Common; using ...
using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Threading; using System.Xml; using System.Xml.Schema; namespace CCExtractorTester.Analyzers { using Comparers; using Enums; using System.Linq; using testGenerations; /// <summary> /// The class that...
// 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) 2004-2021 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 System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using UnityEngine; using Debug = UnityEngine.Debug; using Object = UnityEngine.Object; namespace UnityTest { [Serializable] public class AssertionComponent : MonoBehaviour, IAssertionComponent...
#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 // (...
// // HeaderId.cs // // Author: Jeffrey Stedfast <jeff@xamarin.com> // // Copyright (c) 2013-2015 Xamarin Inc. (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 without ...
// 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 DEBUG // Uncomment to enable runtime checks to help validate that NetEventSource isn't being misused // in a way...
using System; using System.Linq; using NServiceKit.Common; using NServiceKit.Logging; using NServiceKit.Service; using NServiceKit.Text; using StringExtensions = NServiceKit.Common.StringExtensions; namespace NServiceKit.Messaging { /// <summary> /// Processes all messages in a Normal and Priority Queue. /...
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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Xml; using System.ServiceModel.Channels; using System.Collections.Generic; using System.Collections.ObjectModel; namespace System.ServiceModel.Security { ...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using TriangleNet; using TriangleNet.Geometry; using TriangleNet.Log; namespace TriangleNet.IO { public static class FileReader { private static NumberFormatInfo nfi; private static int startIndex; static FileReader(...
// 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.Immutable; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeFi...
using System; using System.Diagnostics; using NBitcoin.BouncyCastle.Crypto.Parameters; using NBitcoin.BouncyCastle.Crypto.Utilities; namespace NBitcoin.BouncyCastle.Crypto.Engines { /** * an implementation of the AES (Rijndael)), from FIPS-197. * <p> * For further details see: <a href="http://csrc.nis...
using System; using System.Collections.Generic; using System.Data; using System.Globalization; using System.IO; namespace ClosedXML.Excel { public interface IXLWorkbook : IDisposable { String Author { get; set; } /// <summary> /// Gets or sets the workbook's calculation mode. ...
//--------------------------------------------------------------------------- // // <copyright file="TextRangeProviderWrapper.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // // Description: TextRange provider wrapper for WCP // // History: // 03/09/200...
// 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.Net.Sockets; using System.Net.Test.Common; using System.Threading.Tasks; using Xunit; using Xunit.Abst...
namespace PokerTell.PokerHandParsers { using System; using System.Collections.Generic; using System.Reflection; using System.Text; using Interfaces.Parsers; using log4net; using PokerTell.Infrastructure.Interfaces; using PokerTell.Infrastructure.Interfaces.PokerHand; using PokerTe...
using System; using System.Collections.Generic; using System.Linq; using hw.DebugFormatter; using hw.Helper; using Reni.Basics; using Reni.Code.ReplaceVisitor; using Reni.Context; using Reni.Parser; using Reni.Struct; using Reni.Type; namespace Reni.Code { abstract class CodeBase : DumpableObject, IIconKe...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * 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 la...
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...
// *********************************************************************** // Copyright (c) 2012-2014 Charlie Poole, Rob Prouse // // 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 r...
/* Matali Physics Demo Copyright (c) 2013 KOMIRES Sp. z o. o. */ using System; using System.Collections.Generic; using OpenTK; using OpenTK.Graphics.OpenGL; using Komires.MataliPhysics; namespace MataliPhysicsDemo { /// <summary> /// This is the main type for your game /// </summary> public cl...
// 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. // // Description: // A major, minor version number pair. // // Allow use of presharp warning numbers [6506] unkno...
// // WindowFrameBackend.cs // // Author: // Vsevolod Kukol <sevoku@microsoft.com> // // Copyright (c) 2019 (c) Microsoft Corporation // // 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 Softwa...
using System.Collections.Generic; using System.Linq; using UnicornHack.Primitives; using UnicornHack.Systems.Levels; using UnicornHack.Systems.Senses; using UnicornHack.Utils.DataStructures; using Xunit; namespace UnicornHack.Utils { // Most of these tests assume observer is at 0,0 public class BeveledVisibili...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android.Util; using Android.Views; using Android.Widget; using Android.Graphics; using Android.Text; namespace ZXing.Mobile { public class Zx...
// 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
#if NETFX_CORE namespace System.Runtime.InteropServices { using System; [System.Runtime.InteropServices.ComVisible(true)] public struct HandleRef { // ! Do not add or rearrange fields as the EE depends on this layout. //------------------------------------------------------------------...
// 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...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Text { using System.Runtime.Serialization; using System.Text; using System; using System.Diagnostics.Contracts; // A Decoder is used to decode a sequence of blocks of bytes into a // sequen...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Reflection; using System.Diagnostics; using System.Collections.Concurrent; using System.R...
// 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.Threading.Tasks; using System.Xml.Schema; ...
using System; using System.Diagnostics; using Org.BouncyCastle.Crypto.Parameters; namespace Org.BouncyCastle.Crypto { /** * A wrapper class that allows block ciphers to be used to process data in * a piecemeal fashion. The BufferedBlockCipher outputs a block only when the * buffer is full and more data is being a...
// 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 Xunit.Abstractions; using System; using System.Globalization; using System.Xml; public class Cus...
/* * 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...
/* * 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) Citrix Systems, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1) Redistributions of source code must retain the above copyright * notice, this list ...
// // Copyright 2014-2015 Amazon.com, // Inc. or its affiliates. All Rights Reserved. // // Licensed under the Amazon Software License (the "License"). // You may not use this file except in compliance with the // License. A copy of the License is located at // // http://aws.amazon.com/asl/ // // or in the "l...
using System; using System.Threading.Tasks; using System.Collections.Generic; using System.Json; using System.Linq; using System.Diagnostics; using System.IO; using Xamarin.Auth; namespace Salesforce { public class SalesforceClient { #if URI_FIX internal const string RestApiPath = "services/data/"; #else ...
/* * 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 and Terms // // NCrontab - Crontab for .NET // Copyright (c) 2008 Atif Aziz. 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.apac...
using System; using System.Collections.Generic; using System.Linq; using System.Data; using Signum.Utilities; using Signum.Engine.Maps; using Signum.Entities.Reflection; namespace Signum.Engine { public class SqlBuilder { Connector connector; bool isPostgres; public bool IsPostgres => ...
// // 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...
#region license // Copyright (c) 2004, Rodrigo B. de Oliveira (rbo@acm.org) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above cop...
//! \file ArcYPF.cs //! \date Mon Jul 14 14:40:06 2014 //! \brief YPF resource format implementation. // // Copyright (C) 2014-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 // ...
/* * Copyright 2014 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 applic...
using System; using System.Collections.Generic; using System.Text; using EffectEditor.EffectComponents.HLSLInformation; using Microsoft.Xna.Framework.Graphics; namespace EffectEditor.EffectComponents { [Serializable] public struct EffectParameterDefinition : IComparable { #region Fields #r...
// Generated By Dataflow implementation of Protocol Buffers to C# compiler using System; using Dataflow.Core; namespace Dataflow.Tests { // package: Dataflow.Tests public enum Colors { Red = 1, Green = 2, Blue = 3 } public static partial class EnumDescriptors { public static readonly EnumDescriptor Colo...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Linq.Expressions; using System.Runtime.Versioning; namespace NuGet { public static class PackageRepositoryExtensions { public static IDisposable StartOperat...
// 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 ...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * 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 la...
//------------------------------------------------------------------------------ // <copyright file="SqlTypesSchemaImporter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">dondu</owner> // <owner current="true" primary="f...
using System; using System.Collections; using System.ComponentModel; using System.Data; using Gtk; using System.Drawing; namespace NPlot { namespace Gtk { public class PlotSurface2D : DrawingArea, IPlotSurface2D { NPlot.PlotSurface2D ps; /*Axis xAxis1Cache; Axis yAxis1Cache; Axis xAxis2Cache; Axis yAxis2C...
namespace MichaelJBaird.Themes.JQMobile { #region using using System; using System.Collections; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using BlogEngine.Core; using BlogEngine.Core.Web.Controls; using System.Net.Mail; using System.T...