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.Xml; using Microsoft.Test.ModuleCore; using Xunit; namespace CoreXml.Test.XLinq { pu...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Net.Sockets; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; namespace Enyim.Caching.Memcached { [DebuggerDisplay...
/* * ****************************************************************************** * Copyright 2014-2017 Spectra Logic 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. A copy of the License i...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Linq.Expressions; using System.Runtime.InteropServices.ComTypes; using System.Security.Cryptography.X509Certificates; using NUnit.Framework; namespace OMap.Tests { [TestFixture] public class Ob...
using System; using System.Diagnostics; using System.Globalization; using System.Net; using System.Threading; using Orleans.AzureUtils; using Orleans.Runtime.Configuration; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans.Logging; using Orleans.AzureUtils.Utilities; using Orleans.Hosting....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; /// <summary> ///System.Array.IndexOf<T>(T[], T,System.Int32) /// </summary> public class ArrayIndexO...
/* * Naiad ver. 0.5 * 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 ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
using System; using Newtonsoft.Json.Linq; using System.Net.Http; using ShopifySharp.Filters; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using ShopifySharp.Infrastructure; using ShopifySharp.Lists; namespace ShopifySharp { /// <summary> /// A service for manipulating...
//----------------------------------------------------------------------- // This file is part of Microsoft Robotics Developer Studio Code Samples. // // Copyright (C) Microsoft Corporation. All rights reserved. // // $File: SickLRF.cs $ $Revision: 1 $ //-------------------------------------------------------------...
using System; using System.Collections; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace KERBALISM { public static class ScienceDB { public class UniqueValuesList<T> { private List<T> values = new List<T>(); private HashSet<T> valuesH...
// Copyright 2008-2011. This work is licensed under the BSD license, available at // http://www.movesinstitute.org/licenses // // Orignal authors: DMcG, Jason Nelson // Modified for use with C#: // - Peter Smith (Naval Air Warfare Center - Training Systems Division) // - Zvonko Bostjancic (Blubit d.o.o. - zvonko.bostja...
/* 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, ...
using Core.Common.MVVM; using Core.Common.Reflect; using System; using System.ComponentModel; using System.Linq; using System.Reflection; using System.Threading; using System.Threading.Tasks; namespace Core.Common.MVVM { public static class Command { public static string GetCommandName(this MethodIn...
using NBitcoin; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Text; using System.Threading; using System.Threading.Tasks; using WalletWasabi.Backend.Controllers; using WalletWasabi.Backend.Models; using WalletWasabi.Backend.Mode...
using Content.Server.DoAfter; using Content.Server.Kitchen.Components; using Content.Server.Nutrition.Components; using Content.Server.Popups; using Content.Shared.DragDrop; using Content.Shared.Interaction; using Content.Shared.MobState.Components; using Content.Shared.Nutrition.Components; using Robust.Shared.Audio; ...
// Copyright (CPOL) 2011 RikTheVeggie - see http://www.codeproject.com/info/cpol10.aspx // Tri-State Tree View http://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=202435 using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.Windows.Forms.VisualStyles; namespace RikT...
using J2N.Threading.Atomic; using Lucene.Net.Diagnostics; using Lucene.Net.Documents; using System; using System.Collections.Generic; using System.Globalization; using System.Runtime.CompilerServices; using System.Text; using System.Threading; namespace Lucene.Net.Index { /* * Licensed to the Apache Software ...
//------------------------------------------------------------------------------ // <copyright file="MenuItemBinding.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ namespace Syst...
using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Threading; using System.Xml; using Umbraco.Core; using Umbraco.Core.Models; using Umbraco.Core.Models.EntityBase; using Umbraco.Core.Persistence; using Umbraco.Core.Persistence.Caching; using umbraco.cms.businesslogic.we...
// 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: Your favorite String class. Nat...
#region License Header // /******************************************************************************* // * Open Behavioral Health Information Technology Architecture (OBHITA.org) // * // * Redistribution and use in source and binary forms, with or without // * modification, are permitted provided that the fo...
using Loon.Core.Geom; using Loon.Core.Graphics.Opengl; using Loon.Core.Input; using Loon.Utils; using System.Collections.Generic; namespace Loon.Core.Graphics.Component { public class LGesture : LComponent { private float mX; private float mY; private float curveEndX; private float curveEndY; private ...
// Copyright (c) 2013, Luminary Productions Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the // following conditions are met: // // * Redistributions of source code must retain the above copyright notice, this list of...
// CqlSharp.Linq - CqlSharp.Linq // Copyright (c) 2014 Joost Reuzel // // 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 r...
using System; using System.Collections.Generic; using System.Text; using System.Reflection; using FlatRedBall.Instructions.Reflection; namespace FlatRedBall.Gui { #region Struct #region XML Docs /// <summary> /// Settings which can be used to set the visibility of member elements /// depending on ...
// 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.Linq; using System.Text; using System.Collections.Generic; using Xunit; using Test.Cryptography; name...
//The MIT License (MIT) //Copyright (c) 2013-2014 Omar Khudeira (http://omar.io) //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...
using J2N.Collections.Generic.Extensions; using Lucene.Net.Diagnostics; using System; using System.Collections.Generic; 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 NOTIC...
// 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.LiftCommon; namespace Dynam...
using System; using System.Collections.Generic; using Avalonia.Data.Core; using Avalonia.Utilities; #nullable enable namespace Avalonia.Markup.Parsers { #if !BUILDTASK public #endif class PropertyPathGrammar { private enum State { Start, Next, AfterPrope...
#region Code Header /* * Copyright Luminary Solutions Limited * */ /* * Description : Provides logic for SCPWrappers to make calls to SCPs * * Class : Base class for all SCPWrappers. A wrapper is generated for each SCP * and uses this logic to call SCPs and raise errors as exceptions if the * call c...
using Microsoft.IdentityModel; using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.S2S.Tokens; using Microsoft.SharePoint.Client; using Microsoft.SharePoint.Client.EventReceivers; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalizati...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using FluentAssertions; using Microsoft.EntityFrameworkCore; using Moq; using Ritter.Domain; using Ritter.Infra.Crosscutting.Specifications; using Ritter.Infra.Data.Tests.Extensions; using Ritter.Inf...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Orleans; using Orleans.Configuration; using Orleans.Hosting; using Orleans.Messaging; using Orleans.Runtime; ...
// // ComboBoxEntryBackend.cs // // Author: // Lluis Sanchez <lluis@xamarin.com> // // Copyright (c) 2012 Xamarin 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 ...
using System; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class MasterP...
// 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.Linq; using System.Runtime.CompilerServices...
/* * * (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...
//============================Top========================================== // Logically, the most important thing in a video game is being able to control your character // This guide will cover how the Torque2D engine handles input and how we can use it in our game //============================Input Event Callback...
//--------------------------------------------------------------------------- // <copyright file="ClockGroup.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> //--------------------------------------------------------------------------- using System.Collections.G...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; using UnityEngine; using System.Collections; using System.Collections.Generic; namespace NFCoreEx { public class NFCElementManager : NFIElementManager { public NFCElementManager() { ...
using Microsoft.TeamFoundation.Build.WebApi; using Microsoft.TeamFoundation.DistributedTask.WebApi; using Microsoft.VisualStudio.Services.Agent.Util; using System; using System.Collections.Generic; using System.Threading.Tasks; using System.Linq; using System.IO; using Microsoft.VisualStudio.Services.WebApi; using Pipe...
using System; using System.Collections.Generic; using NUnit.Framework; using UnityEngine; using System.Linq; [TestFixture] public class ScoreMasterTest1 { [Test] public void T01Bowl23 () { int[] rolls = {2,3}; int[] frames = { 5}; Assert.AreEqual (frames.ToList(), ScoreMaster.ScoreFrames (rolls.ToList())); }...
/* * Infoplus API * * Infoplus API. * * OpenAPI spec version: v1.0 * Contact: api@infopluscommerce.com * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
//Apache2,GitHub:mongodb-csharp using System; using System.Xml; using System.Xml.Schema; using System.Xml.Serialization; namespace MongoDB { /// <summary> /// Type to hold an interned string that maps to the bson symbol type. /// </summary> [Serializable] public struct MongoSymbol : IEquatable<Mo...
//----------------------------------------------------------------------------- // <copyright file="DropboxClient.cs" company="Dropbox Inc"> // Copyright (c) Dropbox Inc. All rights reserved. // </copyright> //----------------------------------------------------------------------------- namespace Dropbox.Api { usi...
using NUnit.Framework; namespace Lucene.Net.Codecs.Lucene45 { /* * 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. * T...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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 ...
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Globalization; using System.Linq; using EPiServer; using EPiServer.Configuration; using EPiServer.Core; using EPiServer.DataAbstraction; using EPiServer.Filters; using EPiServer.Logging; using EPiServer.ServiceLocation; u...
/* The MIT License (MIT) Copyright (c) 2018 Helix Toolkit contributors */ using System; using System.Collections.Generic; using System.IO; using SharpDX.DXGI; using SharpDX.Direct3D11; using SharpDX.IO; using DeviceChild = SharpDX.Direct3D11.DeviceChild; namespace SharpDX.Toolkit.Graphics { /// <summary> /// B...
namespace Nancy { using System; using System.Collections; using System.Collections.Concurrent; using System.Collections.Generic; using System.Globalization; using System.Linq; using Nancy.Cookies; /// <summary> /// Provides strongly-typed access to HTTP request headers. /// </s...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.Collections.Generic; using System.Drawing; using System.Threading; using System.Windows.Forms; using Cards.GUI; using Microsoft.Win32; namespace Cards { public enum gameMessages { gameStateUpdate, chatMessage, playerInfo } public struct playerPo...
namespace Boxed.DotnetNewTest { using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; /// <summary> /// <see cref="Process"/> extension methods. /// </summary> publi...
using System; using System.Text; using System.Data; using System.Collections; using System.IO; using System.Xml; using Zeus; using Zeus.Configuration; using Zeus.Projects; using Zeus.Serializers; using Zeus.UserInterface; using MyGeneration; using MyMeta; using Microsoft.Win32; namespace Zeus { /// <summary> /// Sum...
#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, ...
/******************************************************************** * * PropertyBag.cs * -------------- * Derived from PropertyBag.cs by Tony Allowatt * CodeProject: http://www.codeproject.com/cs/miscctrl/bending_property.asp * Last Update: 04/05/2005 * ***********************************************************...
using System; using System.Reflection; using System.Text; using QiLeYuan.Tatala.socket.to; using QiLeYuan.Tatala.socket.util; using QiLeYuan.Tools.debug; /** * This class helps TransferObject convert byte array into * primitive type data and user-defined object. * * @author JimT */ namespace QiLeYuan.Tatala.so...
// 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: This class imple...
using Bridge.Html5; using System; namespace Bridge.jQuery2 { public partial class jQuery { /// <summary> /// Remove from the queue all items that have not yet been run. /// </summary> /// <returns></returns> public virtual jQuery ClearQueue() { return...
// 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 ...
// Generated by ProtoGen, Version=2.4.1.555, Culture=neutral, PublicKeyToken=55f7125234beb589. DO NOT EDIT! #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.ProtocolBuffers; using pbc = global::Google.ProtocolBuffers.Collections; using pbd = global::Google.ProtocolBuf...
// 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.Linq; using System.IO; using System.Net.Tes...
// // 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-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...
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.Views; using Android.Widget; using Android.Util; namespace iiNotificationService { /// <summary> /// NotificationServiceBase Ha...
using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; using System.ComponentModel; using System.Runtime.InteropServices; using System.IO; using System.Text; using System.Diagnostics.CodeAnalysis; using System.Collections.Generic; // To simplify the process of finding the toolb...
using UnityEngine; using System.Collections.Generic; using CreateThis.VR.UI.Interact; using MeshEngine.Controller; namespace MeshEngine { public class Triangles { class TriangleToRemove { public int[] triangle; } public List<int> triangles; public List<Triangle> triangle...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Net; using System.Text.RegularExpressions; using System.Reflection; using Nwc.XmlRpc; using OpenMetaverse; using OpenMetaverse.Packets; using GridProxy; using Logger = OpenMetaverse.Logger; namespace GridProxy {...
using System; using System.Collections.ObjectModel; using System.ComponentModel; using System.Linq; using Elasticsearch.Net.Connection; using Elasticsearch.Net.ConnectionPool; using Nest.Resolvers; using Newtonsoft.Json; namespace Nest { /// <summary> /// Provides NEST's ElasticClient with configurationsettings ///...
/*************************************************************************** * Timer.cs * ------------------- * begin : May 1, 2002 * copyright : (C) The RunUO Software Team * email : info@runuo.com * * $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. using System; using System.Text; ///<summary> ///System.Test.UnicodeEncoding.GetByteCount(System.Char[],System.Int32...
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace ToolStripCustomizer.ColorTables { sealed class SystemColorTable : PresetColorTable { public SystemColorTable() : base("System Colors") { ...
namespace java.util { using java.lang; public class LinkedList<V> : AbstractList<V> { private int currentIndex; private int len; private readonly Node<V> head; private Node<V> currentNode; public LinkedList() { Node<V> h = new Node<V>(default)...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Data.Common; using System.Diagnostics; using System.Text; using System.Threading; using System.Threading.Tasks; namespace System.Data.SqlClient { seal...
// 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 ...
// 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...
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Originally from the Microsoft Research Singularity code base. // namespace Microsoft.Zelig.MetaData.Importer.PdbInfo { using System; using System.Collections; using System.Collections.Generic; using Microsoft.Zelig.MetaData.I...
using AjaxControlToolkit.Design; using System; using System.ComponentModel; using System.Drawing; using System.Globalization; using System.Web.UI; using System.Web.UI.WebControls; namespace AjaxControlToolkit { /// <summary> /// PasswordStrength is an ASP.NET AJAX extender that can be attached to an ASP.NET T...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Runtime.InteropServices; using System.Text; using System.Text.RegularExpressions; using System.Windows.Forms; using System.Timers; using System.Diagnostics; namespace ASCOM.NexStar { [ComVisible(false)] ...
using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Syntax; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace RoslynIntellisense { public static class ISymbolExtensions { public static INamedTypeSymbol GetRootType(this ISymbol symbol) ...
using UnityEngine; using System.Collections; /// <summary> /// Provides functionality to use sprites in your scenes that display a multi-coloured gradient /// </summary> public class OTGradientSprite : OTSprite { /// <summary> /// Gradient orientation enumeration /// </summary> public enum GradientOrientation { ...
//----------------------------------------------------------------------- // <copyright file="VideoOverlayProvider.cs" company="Google"> // // Copyright 2015 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 ...
namespace CocosSharp { public abstract class CCTransitionProgress : CCTransitionScene { const int SceneRadial = 0xc001; protected float From; protected float To; protected CCNode SceneNodeContainerToBeModified; #region Constructors public CCTransitionProgress(f...
// <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 //...
// 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.Diagnostics; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis; using Microsoft.VisualStudio.LanguageServices.Implementation.Cod...
/*============================================================================= * * (C) Copyright 2013, Michael Carlisle (mike.carlisle@thecodeking.co.uk) * * http://www.TheCodeKing.co.uk * * All rights reserved. * The code and information is provided "as-is" without waranty of any kind, * either expressed or impli...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// FlowResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Exceptions;...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
#region License // Copyright (c) Jeremy Skinner (http://www.jeremyskinner.co.uk) // // 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 // ...
// // DrawingPath.cs // // Author: // Alex Corrado <corrado@xamarin.com> // // Copyright (c) 2012 Xamarin 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 restrict...
using System; using Rothko.UI.Model; using Rothko.UI.Authoring.Interfaces.Services; using Rothko.UI.Authoring.Interfaces.Views; using System.Collections.Generic; using Rothko.Model; namespace Rothko.UI.Authoring.Presenters { public class EditAnimationPresenter { readonly IEditAnimationService _Service; readonly ...
using System; using System.Collections.Generic; using Android.Runtime; namespace Org.Apache.Cordova { // Metadata.xml XPath class reference: path="/api/package[@name='org.apache.cordova']/class[@name='PluginManager']" [global::Android.Runtime.Register ("org/apache/cordova/PluginManager", DoNotGenerateAcw=true)] pu...
// // System.Data.Odbc.OdbcCommand // // Authors: // Brian Ritchie (brianlritchie@hotmail.com) // // Copyright (C) Brian Ritchie, 2002 // // // Copyright (C) 2004 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated ...
// 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 OLEDB.Test.ModuleCore; using System.IO; using System.Text; using XmlCoreTest.Common; namespace System.Xml.Tes...
// ORIGINAL SOURCES > http://ncase.me/sight-and-light/ // Converted to Unity > http://unitycoder.com/blog/2014/10/12/2d-visibility-shadow-for-unity-indie/ using UnityEngine; using System.Collections; using System.Collections.Generic; namespace Visibility2D { public class ShadowCasting2D : MonoBehaviour { Li...
// CRC32.cs // ------------------------------------------------------------------ // // Copyright (c) 2011 Dino Chiesa. // All rights reserved. // // This code module is part of DotNetZip, a zipfile class library. // // ------------------------------------------------------------------ // // This code is licensed under...
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;...