context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using UnityEngine; using System; using System.Linq; using System.Collections.Generic; namespace NodeEditorFramework { public abstract class Node : ScriptableObject { public Rect rect = new Rect (); internal Vector2 contentOffset = Vector2.zero; [SerializeField] public List<NodeKnob> nodeKnobs = new List<Node...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// An embassy. /// </summary> public class Embassy_Core : TypeCore, I...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Channels { using System.Collections.Generic; using System.IO; using System.Runtime; us...
// 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...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Archiver.Codecs { public class StartRecordingRequestEncoder { public const ushort BLOCK_LENGTH = 24; public const ushort TEMPLATE_ID = 4; ...
using System.Linq; using System.Reactive.Subjects; using Avalonia.Controls.Presenters; using Avalonia.Controls.Primitives; using Avalonia.Controls.Shapes; using Avalonia.Controls.Templates; using Avalonia.Data; using Avalonia.Input; using Avalonia.LogicalTree; using Avalonia.Media; using Avalonia.Threading; using Avalo...
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using Cassandra.Mapping.Utils; using Cassandra.Serialization; namespace Cassandra.Mapping.Statements { /// <summary> /// A utility class capable of generating CQL statements for a POCO. ...
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) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using osu.Framework.Lists; namespace osu.Framework.Graphics.Transforms { ...
// Copyright 2011, 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 applicabl...
// All code copyright Chris West 2011. // If you make any improvements please send them back to me at chris@west-racing.com so I can update the package. #if !UNITY_FLASH && !UNITY_METRO && !UNITY_WP8 using UnityEngine; using System.IO; using System; using System.Collections; using System.Collections.Generic; public e...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Data; using System.Reflection; using System.Reflection.Emit; namespace AutoMapper.Mappers { public class DataReaderMapper : IObjectMapper { private static ConcurrentDictionary<BuilderKey, Build> _builderCache = new Co...
using Signum.Entities.Workflow; using Signum.Entities; using Signum.Engine.Operations; using Signum.Utilities; using System; using System.Collections.Generic; using System.Linq; using System.Xml.Linq; using System.Linq.Expressions; namespace Signum.Engine.Workflow { public partial class WorkflowBuilder { ...
#region license // // Linkage - a multi-broker .NET messaging API // Copyright (c) 2004, 2011 Stephan D. Cote // // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v1.0 // which accompanies this distribution, and is available at // htt...
/* * dk.brics.automaton * * Copyright (c) 2001-2011 Anders Moeller * All rights reserved. * http://github.com/moodmosaic/Fare/ * Original Java code: * http://www.brics.dk/automaton/ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi...
// This file has been generated by the GUI designer. Do not modify. namespace Valle.TpvFinal { public partial class Herramientas { private global::Gtk.VBox vbox1; private global::Valle.GtkUtilidades.MiLabel lblTitulo; private global::Gtk.VBox hbox1; private global::Valle.GtkUtilidades.MiLabel lblImprimir;...
// 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 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, ...
/* * This file is part of UniERM ReportDesigner, based on reportFU by Josh Wilson, * the work of Kim Sheffield and the fyiReporting project. * * Prior Copyrights: * _________________________________________________________ * |Copyright (C) 2010 devFU Pty Ltd, Josh Wilson and Others| * | (http://reportfu.org) ...
//----------------------------------------------------------------------- // <copyright file="MethodCaller.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: https://cslanet.com // </copyright> // <summary>Provides methods to dynamically find and call methods.</summary> //...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using Microsoft.Extensions.DependencyModel; using Microsoft.Extensions.Logging.Abstractions; using Orleans.ApplicationParts; using Orleans.Hosting; using Orleans.Runtime; namespace Orleans { /// <summary> ...
// This file is part of YamlDotNet - A .NET library for YAML. // Copyright (c) Antoine Aubry and contributors // Copyright (c) 2011 Andy Pickett // 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 // t...
/* * MindTouch Core - open source enterprise collaborative networking * Copyright (c) 2006-2010 MindTouch Inc. * www.mindtouch.com oss@mindtouch.com * * For community documentation and downloads visit www.opengarden.org; * please review the licensing section. * * This program is free software; you can redistri...
// Copyright (c) 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...
using System; using Csla; using ParentLoad.DataAccess; using ParentLoad.DataAccess.ERCLevel; namespace ParentLoad.Business.ERCLevel { /// <summary> /// B06_Country (editable child object).<br/> /// This is a generated base class of <see cref="B06_Country"/> business object. /// </summary> /// <rem...
// 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.Contracts; using System.Globalization; using System.Runtime.CompilerServices; namespace Sy...
// 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.Collections.Generic; using Xunit; namespace System.Linq.Tests { public class ZipTests { [Fact] ...
using System; using Server; using Server.Mobiles; namespace Server.Engines.Quests.Collector { public class FishPearlsObjective : QuestObjective { public override object Message { get { // Fish up shellfish from Lake Haven and collect rainbow pearls. return 1055084; } } public override int M...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using SampleMetadata; using Xunit; namespace System.Reflection...
using System; using System.Collections.Generic; using System.IO; using System.Text; /* * A simple class to output a JSON file. */ class JSON { TextWriter w; Stack<bool> state; bool firstElement; internal JSON(TextWriter w) { this.w = w; state = new Stack<bool>(); firstElement = true; } void CheckInO...
// // CalendarMonthView.cs // // Converted to MonoTouch on 1/22/09 - Eduardo Scoz || http://UICatalog.com // Originally reated by Devin Ross on 7/28/09 - tapku.com || http://github.com/devinross/tapkulibrary // /* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and ...
//#define LOG using System; using System.Collections.Generic; using System.Text; using System.IO; using ICSharpCode.SharpZipLib; using ICSharpCode.SharpZipLib.Core; using ICSharpCode.SharpZipLib.GZip; namespace ICSimulator { public class InstructionWindow { #if LOG StreamWriter sw; #endif //pr...
//----------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.Activities.Runtime { using System; using System.Collections.Generic; ...
// Contestants do not need to worry about anything in this file. This is just // helper code that does the boring stuff for you, so you can focus on the // interesting stuff. That being said, you're welcome to change anything in // this file if you know what you're doing. using System; using System.IO; using System.Co...
/* * ****************************************************************************** * Copyright 2014-2016 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...
/* * Copyright 2013 Stanislav Muhametsin. 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 requ...
using System; using System.Runtime.InteropServices; using System.Runtime.CompilerServices; using System.ComponentModel; namespace Lumix { public class Component { private static byte[] s_imgui_text_buffer = new byte[4096]; [MethodImplAttribute(MethodImplOptions.InternalCall)] protected extern static i...
using Microsoft.VisualStudio.TestTools.UnitTesting; using Nager.Date.Contract; using Nager.Date.Model; using System; using System.Linq; namespace Nager.Date.UnitTest.Common { [TestClass] public class LogicTest { [TestMethod] [Ignore("debuging")] public void CheckNoCorruptPublicHolid...
using System; namespace Avalonia.Utilities { /// <summary> /// Provides math utilities not provided in System.Math. /// </summary> #if !BUILDTASK public #endif static class MathUtilities { // smallest such that 1.0+DoubleEpsilon != 1.0 internal static readonly double DoubleEpsil...
/** * @file * SessionListener is an abstract base class (interface) implemented by users of the * AllJoyn API in order to receive sessions related event information. */ /****************************************************************************** * Copyright (c) 2012, AllSeen Alliance. All rights reserved. * ...
// TarHeader.cs // // Copyright (C) 2001 Mike Krueger // // 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 License, or (at your option) any later version. // // This ...
// 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. namespace System.ServiceModel.Syndication { using System; using System.Collections.Generic; using System...
/* * 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. using System; using System.IO; using System.Text; using System.Collections; using System.Collections.Generic; using ...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Xml; using System.IO; using System.Collections; using System.Diagnostics; using System.Text; using OLEDB.Test.ModuleCore; namespace System.X...
namespace sapHowmuch.Api.Repositories { using System; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; [Table("OJDT")] public partial class OJDT { public int? BatchNum { get; set; } [Key] [DatabaseGenerated(DatabaseGeneratedOption.None)] public int TransId...
/* 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: * * * Redistributions of source code must retain the above * copyright notice, this li...
// // (C) Copyright 2003-2011 by Autodesk, Inc. All rights reserved. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted // provided that the above copyright notice appears in all copies and // that both that copyright notice and t...
using System; using System.Collections.Generic; using OggVorbisEncoder.Lookups; using OggVorbisEncoder.Setup; namespace OggVorbisEncoder { /// <summary> /// Buffers the current vorbis audio analysis/synthesis state. /// The DSP state belongs to a specific logical bitstream /// </summary> pu...
using UnityEngine; using UnityEngine.Serialization; using UnityEditor; using System.Collections; using System.Collections.Generic; using System.Linq; namespace Fungus { /** * Temp hidden object which lets us use the entire inspector window to inspect * the block command list. */ public class BlockInspector : S...
#define MCG_WINRT_SUPPORTED using Mcg.System; using System; using System.Collections.Generic; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.InteropServices.WindowsRuntime; // ------------------------------------------------------------------...
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.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using Authenticated.Areas.HelpPage.Models; namespace Authe...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.Azure.Devices.Common { using System; using System.Diagnostics; using System.Threading; [DebuggerStepThrough] struct TimeoutHelp...
// 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. //Inner Product of two 2D array using System; public class ArrayClass { public int[,] a2d; public int[,,] ...
// Copyright (c) Microsoft Corporation. All rights reserved. using Microsoft.Diagnostics.Tracing.Parsers.Symbol; using System; using System.Diagnostics; using System.Text; using Address = System.UInt64; #pragma warning disable 1591 // disable warnings on XML comments not being present namespace Microsoft....
// 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.Diagnostics; using System.Globalization; using System.T...
#pragma warning disable 1591 using System; using System.Collections.Generic; using System.ComponentModel; namespace Braintree { public enum CreditCardCustomerLocation { [Description("us")] US, [Description("international")] INTERNATIONAL, [Description("unrecognized")] UNRECOGNIZED ...
// 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.IO; using System.Linq; using System.Net.Http; using Sys...
// 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...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. #pragma warning disable SYSLIB0001 // UTF-7 code paths are obsolete in .NET 5 #nullable enable using System...
using System; using System.Collections.Generic; using System.Text; using System.IO; /* * 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 licens...
namespace Xbehave.Execution { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Xbehave.Execution.Extensions; u...
using System; using System.IO; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using RestSharp; using Infoplus.Client; using Infoplus.Model; namespace Infoplus.Api { /// <summary> /// Represents a collection of functions to interact with the API endpoints ///...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http.Headers; using System.Web.Http; using System.Web.Http.Description; using Crossroads.Gateway.Areas.HelpPage.Models; namespace ...
// Copyright (c) 1995-2009 held by the author(s). 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 c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// ******************************************************************************************************** // Product Name: DotSpatial.Symbology.Forms.dll // Description: The Windows Forms user interface layer for the DotSpatial.Symbology library. // *******************************************************************...
using UnityEngine; using System.Collections; [AddComponentMenu("2D Toolkit/Sprite/Clipped Sprite")] [RequireComponent(typeof(MeshRenderer))] [RequireComponent(typeof(MeshFilter))] [ExecuteInEditMode] public class tk2dClippedSprite : tk2dBaseSprite { Mesh mesh; Vector2[] meshUvs; Vector3[] meshVertices; Color32[] m...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System; using Microsoft.Scripting.Runtime; using IronPython.Modules; using IronPython.Runtime.Excepti...
using System; using System.Globalization; using Microsoft.Win32; using NetSparkleUpdater.AssemblyAccessors; using NetSparkleUpdater.Interfaces; namespace NetSparkleUpdater.Configurations { /// <summary> /// This class handles all registry values which are used from sparkle to handle /// update intervalls....
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.Scheduler { using System; using System.Collections.Generic; using System.Net.Http; using System.Threading; ...
// *********************************************************************** // Copyright (c) 2009 Charlie Poole // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, inclu...
using System.Collections.ObjectModel; using System.ComponentModel; #pragma warning disable CS8618 // Non-nullable field is uninitialized. namespace Signum.Entities.DynamicQuery; public abstract class BaseQueryRequest { public object QueryName { get; set; } public List<Filter> Filters { get; set; } publi...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using NUnit.Framework; using osu...
// Copyright (C) 2014 dot42 // // Original filename: BitConverter.cs // // 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 re...
using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; using System.Drawing.Text; using System.Web.SessionState; namespace Jam { /// <summary> /// Summary description for CaptchaImage. /// </summary> public class CaptchaImage { // Public properties (all read-only). p...
/* ==================================================================== 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 Y...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Reflection; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; #if (WINDOWS && !WINRT) using BitMiracle.LibTiff.Classic; #endif namespace CocosSharp { #region Enums and st...
using System; using System.Collections.ObjectModel; using System.Globalization; using System.Windows.Data; using NAudio.Midi; using NAudio.Wave; using NAudio.Wave.SampleProviders; using SharpSynth; using SharpSynth.Input; namespace SynthTest { public class MainWindowViewModel : IDisposable { private float pitch; ...
using LiveLinq.List; using LiveLinq.Dictionary; namespace WpfApplication1.Common.ViewModel.Properties { using System; using System.Collections; using System.Collections.Generic; using System.Reactive.Linq; using System.Reactive.Subjects; using System.Reflection; using System.Windows.Controls; using LiveLinq; ...
/* ==================================================================== Copyright (C) 2004-2008 fyiReporting Software, LLC This file is part of the fyiReporting RDL project. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the Lic...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; ...
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Windows.Forms; using SwqlStudio.Metadata; namespace SwqlStudio { internal class TreeNodesBuilder { public EntityGroupingMode EntityGroupingMode { get; set; } private readonly Font _defaultFont...
// This code is part of the Fungus library (http://fungusgames.com) maintained by Chris Gregan (http://twitter.com/gofungus). // It is released for free under the MIT open source license (https://github.com/snozbot/fungus/blob/master/LICENSE) using UnityEngine; using UnityEngine.UI; using System; using System.Collecti...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; using Microsoft.AspNet.Authorization; using Microsoft.AspNet.Identity; using Microsoft.AspNet.Mvc; using Microsoft.AspNet.Mvc.Rendering; using Microsoft.Data.Entity; using Microsoft.Extensions....
// // PlaybackControllerService.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2007-2008 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software wi...
// // Encog(tm) Core v3.3 - .Net Version // http://www.heatonresearch.com/encog/ // // Copyright 2008-2014 Heaton Research, Inc. // // 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 // // htt...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
using System; using System.Collections.Generic; using System.Net; using System.Runtime.Serialization; using System.Web; using ServiceStack.Common.Extensions; using ServiceStack.Common.Web; using ServiceStack.Logging; using ServiceStack.ServiceHost; using ServiceStack.ServiceModel.Serialization; using ServiceStack.Text;...
// 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. // Need to use "extern alias", because both the writer and reader define types with same names. extern alias reader;...
// 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 ...
// 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 Xunit; using Xunit.Abstractions; namespace System.Slices.Tests { public class UsageScenarioTests { private readonly ITestOutputHelp...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace ParentLoad.Business.ERLevel { /// <summary> /// A12_CityRoad (editable child object).<br/> /// This is a generated base class of <see cref="A12_CityRoad"/> business object. /// </summary> /// <rema...
// 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. using System.Collections.Generic; using System.Diagnostics; using System.Threading; namespace System.Net.Sockets { ...
// 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; using Microsoft.VisualBasic.CompilerServices.Tests; using Xunit; namespace Microso...