text
string
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using Windows.UI.Text; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives; using Windows.S...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Net.Http.Headers; namespace CSWebMonitor.Areas.HelpPage { /// <summary> /// This is used to identify the place where the sample should be applied. /// </summary> public class HelpPageSampleKey { /// <s...
/* Dalle - A split/join file utility library Dalle.NUnit.TestArvhiers - NUnit test for archive formats Copyright (C) 2003-2010 Alberto Fernández <infjaf@gmail.com> 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...
/* * IEC61850ClientAPI.cs * * Copyright 2014 Michael Zillgith * * This file is part of libIEC61850. * * libIEC61850 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 3 of the Licens...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using SCA.Interface; using SCA.Model; using SCA.Interface.DatabaseAccess; using SCA.DatabaseAccess.DBContext; using SCA.BusinessLogic; /* ============================== * * Author : William * Create Date: 2017/4/24 17:08:37 * Fil...
/* <JSGameIDE - An open-source IDE+Framework to Javascript Game Development> Copyright (C) 2015 Patrick Pissurno 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, version 3, excep...
///////////////////////////////////////////////////////////////////////////////// // Paint.NET // // Copyright (C) dotPDN LLC, Rick Brewster, Tom Jackson, and contributors. // // Portions Copyright (C) Microsoft Corporation. All Rights Reserved. ...
#region License // ==================================================== // Project Porcupine Copyright(C) 2016 Team Porcupine // This program comes with ABSOLUTELY NO WARRANTY; This is free software, // and you are welcome to redistribute it under certain conditions; See // file LICENSE, which is part of this source co...
// ReSharper disable All using System.Collections.Generic; using System.Dynamic; using System.Net; using System.Net.Http; using System.Web.Http; using MixERP.Net.Api.Framework; using MixERP.Net.ApplicationState.Cache; using MixERP.Net.Common.Extensions; using MixERP.Net.EntityParser; using MixERP.Net.Framework; using N...
#region //Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + "\\EloBuddy\\" using System; using EloBuddy; using EloBuddy.SDK.Events; using System.Linq; using PortAIO.Dual_Port; using LeagueSharp.Common; using System.Net; using System.Text.RegularExpressions; // ReSharper disable ObjectCreationAs...
namespace ProbeDataToCommands { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ///...
/* Copyright (C) 2011-2013 de4dot@gmail.com This file is part of de4dot. de4dot 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 3 of the License, or (at your option) any l...
/* * Copyright (C) 2014-2016 John Torjo * * This file is part of LogWizard * * LogWizard 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 3 of the License, or * (at your option) any lat...
// ReSharper disable All using System; using System.Configuration; using System.Diagnostics; using System.Net.Http; using System.Runtime.Caching; using System.Web.Http; using System.Web.Http.Controllers; using System.Web.Http.Dispatcher; using System.Web.Http.Hosting; using System.Web.Http.Routing; using Xunit; namesp...
using System; using System.Diagnostics; using System.Net.Sockets; using System.Threading.Tasks; namespace TcpInteract { /// <summary> /// Provides the base functionality for a <see cref="TcpInteract"/> TCP client. /// </summary> public abstract class ClientBase : IDisposable { // To make t...
using System; using System.IO; using System.Threading.Tasks; using Telegram.Td.Api; using Unigram.Common; using Unigram.Controls; using Unigram.Native.Calls; using Unigram.Services.Updates; using Unigram.Services.ViewService; using Unigram.ViewModels; using Unigram.Views; using Unigram.Views.Popups; using Windows.Devi...
using System; using System.CodeDom.Compiler; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Text.RegularExpressions; using Microsoft.CSharp; using PWC.Asim.Core.Contracts; using PWC.Asim.Core.Exceptions; using PWC.Asim.Core.Utils; namespa...
// Copyright 2009-2014 Josh Close and Contributors // This file is a part of CsvHelper and is licensed under the MS-PL // See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html // http://csvhelper.com using System; using System.Collections.Generic; using System.ComponentModel; using ...
/******************************************************************************** Copyright (C) Binod Nepal, Mix Open Foundation (http://mixof.org). This file is part of MixERP. MixERP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fre...
/* This file is part of HomeGenie Project source code. HomeGenie 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 3 of the License, or (at your option) any later version. H...
using System.Collections.Generic; using System.Collections.Specialized; using System.Text; using System.Web.UI.HtmlControls; using BaiRong.Core; using BaiRong.Core.Model.Enumerations; using SiteServer.CMS.Core; using SiteServer.CMS.Model; using SiteServer.CMS.StlParser.Model; using SiteServer.CMS.StlParser.Parsers; us...
#region COPYRIGHT /* * Copyright 2009-2012 Yuri Astrakhan (<Firstname><Lastname>@gmail.com) * * This file is part of TimeSeriesDb library * * TimeSeriesDb is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fr...
/* * Copyright (C) 2011 Colin Mackie. * This software is distributed under the terms of the GNU General Public License. * * 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 3 ...
// // DO NOT REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. // // @Authors: // christiank // // Copyright 2004-2013 by OM International // // This file is part of OpenPetra.org. // // OpenPetra.org is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as p...
using System; using System.Linq; using System.Web.Mvc; using SmartStore.Admin.Models.Catalog; using SmartStore.Core.Domain.Catalog; using SmartStore.Core.Domain.Common; using SmartStore.Core.Logging; using SmartStore.Services.Catalog; using SmartStore.Services.Localization; using SmartStore.Services.Media; using Smart...
namespace Heavy_Engine { partial class ObjectManager { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> //...
//Copyright © 2015 by Commend International GmbH.All rights reserved. //This program is free software: you can redistribute it and/or modify //it under the terms of the GNU Affero General Public License, version 3, //as published by the Free Software Foundation. //This program is distributed in the hope that it will...
/* Copyright (C) 2014 Omega software d.o.o. This file is part of Rhetos. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (...
/******** * This file is part of Ext.NET. * * Ext.NET is free software: you can redistribute it and/or modify * it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * ...
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
/* Classe gerada automaticamente pelo MSTech Code Creator */ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using MSTech.Data.Common; using MSTech.GestaoEscolar.Entities; using MSTech.GestaoEscolar.DAL.Abstracts; namespace MSTech.GestaoEscolar.DAL { /// <s...
//--------------------------------------------------------------------------------------------- // Torque Game Builder // Copyright (C) GarageGames.com, Inc. //--------------------------------------------------------------------------------------------- // Cleanup Dialog created by 'common' if( isObject( Messa...
/* * Copyright Jaroslaw Wilczynski 2015 */ //using Oracle.DataAccess.Client; using Oracle.ManagedDataAccess.Client; using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace SimpleDBSchemaExporter.Oracle...
using Newtonsoft.Json; using Newtonsoft.Json.Linq; using SignalGo.Server.DataTypes; using SignalGo.Server.Helpers; using SignalGo.Server.Models; using SignalGo.Server.Settings; using SignalGo.Shared; using SignalGo.Shared.DataTypes; using SignalGo.Shared.Helpers; using SignalGo.Shared.Http; using SignalGo.Shared.IO; u...
//----------------------------------------------------------------------- // <copyright file="UiSettingsData.cs" company="AFS"> // Copyright (c) AFS. All rights reserved. // // This file is part of Chatbox. // // Chatbox is free software: you can redistribute it and/or modify // it under the terms of t...
/* PureMVC C# Port by Andy Adamczak <andy.adamczak@puremvc.org>, et al. PureMVC - Copyright(c) 2006-08 Futurescale, Inc., Some rights reserved. Your reuse is governed by the Creative Commons Attribution 3.0 License */ using System.Collections.Generic; using System.Threading; using NUnit.Framework; using Guidgets....
namespace SEModAPIInternal.API.Entity { using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Reflection; using System.Runtime.Serialization; using Sandbox; using Sandbox.Common.ObjectBuilders.Definitions; using Sandbox.Definitions; using SEModAPI.API; usi...
 using UnityEngine; public class TerrainVehicle : MonoBehaviour { // the terrain vehicle model (we apply body roll rotation to it instead of this object) public GameObject m_terrainVehicleModel; // the terrain vehicle wheels (fr, fl, mr, ml, rr, rl) public GameObject[] m_wheels; // the steering joints (fr, fl,...
namespace ExpertChooseSystem { partial class DecisionMatrixDisplayForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="SingleConnectionFactory.cs" company="The original author or authors."> // Copyright 2002-2012 the original author or authors. // // Licensed under the Apache License, Versi...
using ExpressMapper.Extensions; using ExpressMapper.Tests.Model.Enums; using ExpressMapper.Tests.Model.Generator; using ExpressMapper.Tests.Model.Models; using ExpressMapper.Tests.Model.Models.Structs; using ExpressMapper.Tests.Model.ViewModels; using ExpressMapper.Tests.Model.ViewModels.Structs; using NUnit.Fr...
using System; using System.Collections.Generic; using System.Configuration; using System.Text; using System.Xml; //using LearningRegistryCache2.App_Code.Classes; using OLDDM = LearningRegistryCache2.App_Code.DataManagers; using LRWarehouse.Business; using LRWarehouse.DAL; namespace LearningRegistryCache2 { public...
// This file is part of TagSoup and is Copyright 2002-2008 by John Cowan. // // TagSoup is licensed under the Apache License, // Version 2.0. You may obtain a copy of this license at // http://www.apache.org/licenses/LICENSE-2.0 . You may also have // additional legal rights not granted by this license. // // TagSou...
using System; using System.Text.RegularExpressions; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; using System.Xml.XPath; using System.ComponentModel; using Trifolia.Logging; namespace Trifolia.DB { public partial class Template : IFilterOrganization, ITemplate { ...
using System.Collections.Generic; using OpenQA.Selenium.Appium.iOS; using OpenQA.Selenium.Appium.Interfaces; using OpenQA.Selenium.Appium.PageObjects.Attributes; using SeleniumExtras.PageObjects; namespace Appium.Net.Integration.Tests.PageObjects { public class IosPageObjectChecksAttributeMixOnNativeApp { ...
// BZip2InputStream.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 versio...
// 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.Diagnostics; using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; namespace Micros...
// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with // the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software distributed under the ...
// 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.ComponentModel.Composition; using Microsoft.CodeAnalysis.Classification; using Micr...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Runtime.Remoting; using System.Runtime.Remoting.Channels; using System.Runtime.Remoting.Channels.Http; using CookComputing.XmlRpc; using System.Net; using System.IO; namespace edu.iastate...
// 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.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Net; u...
#region -- License Terms -- // // MessagePack for CLI // // Copyright (C) 2010-2015 FUJIWARA, Yusuke // // 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.apach...
// 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 // // THIS CODE IS PROVIDED *...
/* * Copyright 2015 Dominick Baier, Brock Allen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
/* * Copyright 2019 Mikhail Shiryaev * * 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 a...
/* * Copyright (c) 2011, AllSeen Alliance. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE I...
namespace Avm.Forms { partial class SettingsWindow { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// ...
// ---------------------------------------------------------------- // * The LOOM.NET project http://rapier-loom.net * // (C) Copyright by Wolfgang Schult. All rights reserved. // This code is licensed under the Apache License 2.0 // To get more information, go to http://loom.codeplex.com/license // -----------------...
// 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 // // THIS CODE IS PROVIDED ON...
#region LICENSE /* Copyright 2014 - 2015 LeagueSharp MasteryData.cs is part of EloBuddy.Common.Data. EloBuddy.Common 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 3 of the License, or (a...
#region Using directives #define USE_TRACING using System; using System.ComponentModel; using System.Globalization; using System.Runtime.InteropServices; using System.Xml; #endregion // <summary>Contains AtomSource, an object to represent the atom:source // element.</summary> namespace Google.GData.Client { /...
/*This code is managed under the Apache v2 license. To see an overview: http://www.tldrlegal.com/license/apache-license-2.0-(apache-2.0) Author: Robert Gawdzik www.github.com/rgawdzik/ THIS CODE HAS NO FORM OF ANY WARRANTY, AND IS CONSIDERED AS-IS. */ namespace Paradox { partial class ParadoxForm { ...
using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using ExtAspNet; namespace CJia.HealthInspection.Web.UI.Supervise { public partial class ExeCheck : CJia.HealthInspection.Tools.Page, CJia....
/* * 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 ...
using AllYourTextsUi; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using AllYourTextsUi.Framework; using DummyData; using System.Collections.Generic; using AllYourTextsLib.Framework; using AllYourTextsLib; namespace AllYourTextsTest { /// <summary> ///This is a test class for Gr...
// ---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. // ---------------------------------------------------------------------------- using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.Globaliz...
// 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. #if FEATURE_COM using System.Dynamic; using System.Linq.Expressions; using Microsoft.Scripting.Utils; name...
// Copyright 2004-2016 Castle Project - http://www.castleproject.org/ // // 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...
namespace SVNAlert.UI { partial class SettingsForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
using ChinaTtlWifi.Base; using ChinaTtlWifi.Bll; using ChinaTtlWifi.Entity; using MqUtil; using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Windows.Forms; using Wims.Common.MongoDBUtil; namespace ChinaTtlWifi { public partial class FormMain : For...
namespace GPConnect.Provider.AcceptanceTests.Steps { using Context; using Hl7.Fhir.Model; using Shouldly; using System.Collections.Generic; using Enum; using TechTalk.SpecFlow; using System.Linq; using Cache; using Cache.ValueSet; using Repository; using Constants; [Bin...
// 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.Collections.Generic; using Microsoft.CodeAnalysis.Editor.CSharp.SignatureHelp; using Microsoft.CodeAnalysis.Editor.UnitTests.SignatureHelp; using...
// <copyright file="EntityFrameworkDiagnosticListenerTests.cs" company="OpenTelemetry Authors"> // Copyright The OpenTelemetry Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // ...
/* Copyright (c) 2011 Google 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
#region Math.NET Iridium (LGPL) by Ruegg + Contributors // Math.NET Iridium, part of the Math.NET Project // http://mathnet.opensourcedotnet.info // // Copyright (c) 2002-2008, Christoph Rüegg, http://christoph.ruegg.name // // Contribution: Numerical Recipes in C++, Second Edition [2003] // Handbo...
/* Copyright (c) 2014, Lars Brubaker 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 of conditions and the followi...
// Copyright (c) 2015-2016, Saritasa. All rights reserved. // Licensed under the BSD license. See LICENSE file in the project root for full license information. namespace Candy { using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Text...
namespace EAAddinTester { partial class EAAddinTesterForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
/* * 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,...
/* * 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, t...
namespace GoogleAppEngineLauncher { partial class FmMain { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summ...
using NMF.Transformations.Core; using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; namespace NMF.Transformations { /// <summary> /// This helper class provides additional methods for tracing purposes /// </summary> public static class TraceE...
using System; using System.Linq; using Mono.Cecil; using System.Collections.Generic; using Mono.Cecil.Cil; namespace AotCompatlyzer { #region MSIL Reference // Used monodis to get the desired add_/remove_ methods from a simpler C# implementation: // // method line 2581 // .method private hidebysig specialnam...
// // 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.Xml; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Diagnostics; using System.Collections.Generic; using System.Windows; using System.Windows.Media; using SharpVectors.Dom.Css; using SharpVectors.Dom.Svg; using SharpVectors.Renderers...
#region license // Copyright (c) 2004, 2005, 2006, 2007 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 m...
// <copyright file="DenseMatrixTests.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // // Copyright (c) 2009-2016 Math.NET // // Permission is hereby granted, free of charge, to any person // obtaining a copy of ...
// 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 enable using System; using System.Collections.Generic; using System.Collections.Immutable; using System....
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #region Using directives using System; using System.Management.Automation; using System.Management.Automation.SecurityAccountsManager; using System.Management.Automation.SecurityAccountsManager.Extensions; using Microsoft...
using System; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System.Net.Http.Headers; using System.Text; using System.Net.Http; using System.Xml; using System.Collections.Generic; using CloudRoboticsUtil; using System.IO; using System.Net; namespace RbAppTranslatorApi { public class RbTranslator : Marsh...
 namespace Nettiers.AdventureWorks.Windows.Forms { /// <summary> /// This is the abstract edit form for the <see cref="Entities.PurchaseOrderHeader"/> entity. /// </summary> /// <remarks>This class is overwritten by .netTiers at each generation.</remarks> [System.ComponentModel.DesignerCategoryAttribute("c...
using System; using System.Collections.Generic; using System.Dynamic; using System.Linq; using System.Text; using FlatRedBall.Instructions; using FlatRedBall.Math.Geometry; using WpfDataUi; using WpfDataUi.DataTypes; using Arrow.Controls.DataUi; using FlatRedBall.Glue.SaveClasses; using FlatRedBall.Arrow.Data; using W...
namespace AsmResolver.DotNet.Signatures.Marshal { /// <summary> /// Provides members describing native types used for marshalling managed types to unmanaged types and vice versa. /// </summary> public enum NativeType : byte { /// <summary> /// Indicates the void native type. This typ...
using System.Runtime.Serialization; namespace RiotApi.Net.RestClient.Dto.LolStaticData.Generic { /// <summary> /// This object contains basic data stats. /// </summary> [DataContract] public class BasicDataStatsDto { /// <summary> /// No description available from Riot Document...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Media.Imaging; using Media = System.Windows.Media; namespace HelixToolkit.Wpf.SharpD...
namespace Microsoft.Protocols.TestSuites.SharedAdapter { using System; using System.Collections.Generic; using System.IO; using System.ServiceModel.Channels; using System.Xml; using System.Xml.Serialization; using Microsoft.Protocols.TestSuites.Common; /// <summary> /// A class is u...
using System.Collections.Generic; using System.Threading.Tasks; namespace Octokit { /// <summary> /// A client for GitHub's References API. /// </summary> /// <remarks> /// See the <a href="http://developer.github.com/v3/git/refs/">References API documentation</a> for more information. /// </r...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.Build.Engine { using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Collecti...
using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using NBitcoin; using Stratis.Bitcoin.Utilities; namespace Stratis.Bitcoin { /// <summary>Provider of the last finalized block's height and hash.</summary> /// <remarks> ...
//--------------------------------------------------------------------- // <copyright file="EdmModelBase.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. // </copyright> //-----------------------------------------...