text
string
// // Copyright 2015 Blu Age Corporation - Plano, Texas // // 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 // // Un...
// $Id$ // Copyright © 2004-2010 Tim Van Holder // // 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 o...
// 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 Roslyn.Utilities; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using...
#region Licenses // GrowlNotify Target for NLog // ----------------------------------------------------------------------------------- // Copyright 2010 Ryan Farley // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may ...
// <copyright file="V99Network.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 // to yo...
/* * Copyright 2012 ZXing.Net authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
// 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 Microsoft.CodeAnalysis.Completion; using Microsoft.VisualStudio.Text; using EditorAsyncCompleti...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Xml; using DigitalPlatform.Xml; using DigitalPlatform.LibraryClient.localhost; // 2013/3/16 添加 XML 注释 namespace dp2Circulation { /// <...
// Copyright 2016 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
using Bridge.Test.NUnit; using System; using System.Globalization; namespace Bridge.ClientTest.Format { [Category(Constants.MODULE_NUMBERFORMATINFO)] [TestFixture(TestNameFormat = "NumberFormatSpecifiersTests - {0}")] public class NumberFormatSpecifiersTests { [Test] public void Curre...
using System; using System.Collections; using System.Collections.Generic; using System.Configuration; using System.Text; using System.Data; using System.Data.Common; using System.Data.SqlClient; using System.Data.OracleClient; using Easy4net.Common; namespace Easy4net.DBUtility { public class AdoHelper { ...
using UnityEngine; using System; public class FRadialWipeSprite : FSprite { protected float _baseAngle; protected float _percentage; protected bool _isClockwise; protected Vector2[] _meshVertices = new Vector2[7]; protected Vector2[] _uvVertices = new Vector2[7]; public FRadialWipeSprite (string elementName, b...
/* 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 l...
/* Alphora Dataphor © Copyright 2000-2009 Alphora This file is licensed under a modified BSD-license which can be found here: http://dataphor.org/dataphor_license.txt */ //#define USEPROCESSDISPOSED // Determines whether or not the plan and program listen to the process disposed event using System; using...
// 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.Runtime.InteropServices; internal static partial class Interop { internal static partial class Http { [DllImport(Libraries.H...
using SlimDX; namespace SoftDemo { static class BunnyMesh { public static float[] Vertices = new float[] { -0.334392f, 0.133007f, 0.062259f, -0.350189f, 0.150354f, -0.147769f, -0.234201f, 0.343811f, -0.174307f, -0.200259f, 0.285207f, 0.093749f, ...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="HeatMapSeries.cs" company="OxyPlot"> // Copyright (c) 2014 OxyPlot contributors // </copyright> // <summary> // HeatMapSeries Avalonia wrapper // </summary> // ---------------...
#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, ...
//---------------------------------------------- // NGUI: Next-Gen UI kit // Copyright © 2011-2013 Tasharen Entertainment //---------------------------------------------- using UnityEngine; using UnityEditor; using System.Collections.Generic; [CustomEditor(typeof(UIPanel))] public class UIPanelInspector : ...
namespace Controllers { using System; using System.Globalization; using System.Linq; using System.Web.Mvc; using Merchello.Core; using Merchello.Core.Models; using Merchello.Web.Models.ContentEditing; using Models; using Umbraco.Core.Logging; using Umbraco.Web.Mvc; [PluginC...
// *********************************************************************** // Copyright (c) 2008-2015 Charlie Poole, Rob Prouse // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without r...
using MediaBrowser.Common.IO; using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.Providers; using System; using System.IO; using System.Linq; using System.Text.RegularExpressions; namespace MediaBrowser.Server.Implementations.Library { /// <summary> //...
//=============================================================================== // Microsoft patterns & practices Enterprise Library // Security Application Block //=============================================================================== // Copyright © Microsoft Corporation. All rights reserved. // THIS ...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Web; using System.Windows.Forms; using log4net; namespace MissionPlanner.Utilities { public class Tracking { private static r...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos/Networking/Responses/GetGymDetailsResponse.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Pro...
#region license // This file is part of Vocaluxe. // // Vocaluxe 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. // // Vocaluxe i...
using System; using System.Linq; using LeagueSharp; using LeagueSharp.Common; using SharpDX; using SharpDX.Direct3D9; using EloBuddy; using LeagueSharp.Common; namespace SyndraL33T { public class Graphics { private static readonly Font Font = new Font( Drawing.Direct3DDevice, 16, 0, Fon...
// // AnalysisDecoder.cs // // Authors: // Alexander Chebaturkin (chebaturkin@gmail.com) // // Copyright (C) 2011 Alexander Chebaturkin // // 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 Softw...
//*************************************************** //* This file was generated by tool //* SharpKit //* At: 29/08/2012 03:59:42 p.m. //*************************************************** using SharpKit.JavaScript; namespace Ext.ux.ajax { #region SimManager /// <inheritdocs /> /// <summary> /// <p>Thi...
using NUnit.Framework; using System; using Assert = Lucene.Net.TestFramework.Assert; namespace Lucene.Net.Search { /* * 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 r...
/* * 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 ...
// 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.Immutable; using System.Diagnostics; using System.Linq; using System.Reflection.Metadata; using Microsoft.CodeAnalysis.CSharp.Symbol...
/* * 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...
using UnityEngine; using System; using LuaInterface; using SLua; using System.Collections.Generic; public class Lua_UnityEngine_Event : LuaObject { [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static public int constructor(IntPtr l) { try { int argc = LuaDLL.lua_gettop(l); UnityEngine.Event o; if...
// <copyright file="BetaTests.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 this s...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Globalization; using System.Management.Automation; using System.Security.Cryptography.Pkcs; using System.Security.Cryptography.X509Certificates; ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Runtime.CompilerServices; using static PKHeX.Core.PIDType; namespace PKHeX.Core { /// <summary> /// Class containing logic to obtain a PKM's PIDIV method. /// </summary> public static class Method...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using Lucene.Net.Analysis; using Lucene.Net.Documents; using Lucene.Net.Index; using Lucene.Net.Util; using Version = System.Version; namespace Lucene.Net.Search.Suggest.Analyzing { /* * Licensed to the Apache Softwar...
// 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.Linq; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Micro...
/************************************************************************************* Extended WPF Toolkit Copyright (C) 2007-2013 Xceed Software Inc. This program is provided to you under the terms of the Microsoft Public License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license ...
using System; using System.Collections; namespace NBarCodes { class Code128Encoder : ISymbolEncoder { // consider using this on code 39!! private class SymbolWrap { private readonly BitArray symbol; private readonly int value; public SymbolWrap(BitArray s, int v) { symbol = s; ...
#region Copyright & License Information /* * Copyright 2007-2017 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License * as published by the Free Software Foundation, either version 3 of * the Licen...
// Copyright 2009-2015 Josh Close and Contributors // This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0. // See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0. // http://csvhelper.co...
/* 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...
using System; using System.Collections.Generic; using System.Linq; using LinqToDB; using NUnit.Framework; namespace Tests.Linq { using Model; [TestFixture] public class SubQueryTests : TestBase { [Test, DataContextSource] public void Test1(string context) { using (var db = GetDataCon...
/* +---------------------------------------------------------------------+ Copyright 2009, Aaron LeMasters and Michael Davis This file is part of Codeword. Codeword is free software: you can redistribute it and/or modify it under the terms of the GNU General Public L...
// <copyright file="Cookie.cs" company="WebDriver Committers"> // Copyright 2007-2011 WebDriver committers // Copyright 2007-2011 Google Inc. // Portions copyright 2011 Software Freedom Conservancy // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in complia...
// Code generated by Microsoft (R) AutoRest Code Generator 0.15.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace Microsoft.Azure.Management.TrafficManager { using System; using System.Linq; using System.Collections.Generic; using System.Net; usin...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; using Xunit.Abstractions; using System; using System.IO; using System.Xml; using System.Xml.XPath; usin...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysis.Diagnostics; using Microso...
/* * 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 ...
/***** BEGIN LICENSE BLOCK ***** * Version: CPL 1.0 * * The contents of this file are subject to the Common Public * License Version 1.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.eclipse.org/legal/cpl-v10.html * * Sof...
#region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: you can // redistribute it and/or modify it under the term...
// <copyright file="WebElementProxy.cs" company="WebDriver Committers"> // Copyright 2007-2013 WebDriver committers // Portions copyright 2013 Software Freedom Conservancy // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You ma...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.IO.PortsTests; using System.Text; using System.Threading; using Legacy.Suppor...
using System; using System.Globalization; using System.Threading.Tasks; using Orleans; using Orleans.Runtime; using Xunit; using Xunit.Abstractions; // ReSharper disable ConvertToLambdaExpression namespace UnitTests { /// <summary> /// Summary description for UnitTest1 /// </summary> public class Asy...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
// Copyright (c) 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.Reflection; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System....
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.IdentityModel { using System; using System.Collections.Generic; using System.IO; using System.Text...
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Channels { using System.Runtime.CompilerServices; using System.Runtime.InteropServices; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System....
#region License Information (GPL v3) /* ShareX - A program that allows you to take screenshots and share any file type Copyright (c) 2007-2015 ShareX Team 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 ...
// 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.IO; using System.Xml.Serialization; using System.Xml.Schema; using 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.Generic; using System.Collections; using System.Linq; using System.Text; using System.IO; using Microsoft.Build.Framework; using...
/** * A Professional HTML Renderer You Will Use * * The BSD License (BSD) * Copyright (c) 2011 Jose Menendez Póo, http://www.codeproject.com/Articles/32376/A-Professional-HTML-Renderer-You-Will-Use * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided th...
// 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.Win32.SafeHandles; using System.Threading; using System.Threading.Tasks; using Xunit; namespace Sy...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICU...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; usin...
using System; using System.Collections.Generic; using System.Text; /* * This file is part of lanterna (http://code.google.com/p/lanterna/). * * lanterna is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Founda...
using NHibernate; using NHibernate.Cfg; using NHibernate.Context; using NHibernate.Dialect; using NHibernate.Mapping.ByCode; using NHibernate.Tool.hbm2ddl; using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; na...
using AppHook; using ManagedWinapi.Windows; using System; using System.Collections.Generic; using System.ComponentModel; using System.Text.RegularExpressions; using System.Threading; using System.Windows.Forms; namespace autokey { internal class AutoWork : AbstractWork { private readonly AutoFormData[...
using System; using System.Collections.Generic; namespace Gash.Output { internal class OutputManager : IGameLooped { private Queue<OutputLine> LineQueue = new Queue<OutputLine>(); private OutputLine CurrentLine; private OutputLine PreviousLine; private float CurrentLi...
/* SageComers® - http://www.aspxcommerce.com Copyright (c) 2011-2014 by SageComers The Software can be used without modification for any purpose provided that the copy you are using is the licensed product that you have paid for. The number of unique installation of the software is limited which is fixed at the time...
using System; using System.Collections.Generic; using System.Data.Common; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DBUtil { public partial class DBSession : ISession { #region DeleteById<T> 根据Id删除 /// <summary> /// 根据Id删除 /// </summary> ...
using AgateLib.Collections.Generic; using FluentAssertions; using System; using System.Collections.Generic; using System.Linq; using Xunit; namespace AgateLib.UnitTests.Collections { public class BinaryTreeTests { [Fact] public void BinaryTree_Empty() { var tree = new Binar...
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>. // Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE using System.IO; using System.Linq; using DeepEqual.Syntax; using NUnit.Framework; using osu.Game.Audio; using osu.Game.Beatmaps; using osu.Game.Beatmaps.Forma...
/* * Copyright (c) 2012, IDM * 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 * conditions ...
using System; using System.Collections.Generic; using System.Linq; // ReSharper disable once CheckNamespace namespace Player { #region classes class Point { public int X { get; set; } public int Y { get; set; } } class Drone { public Drone(int zoneCount, int droneId) { TargetZones = new List<TargetZo...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the Microsoft Public License. // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF...
using ICSharpCode.AvalonEdit; using ICSharpCode.AvalonEdit.CodeCompletion; using ICSharpCode.AvalonEdit.Document; using ICSharpCode.AvalonEdit.Editing; using ICSharpCode.AvalonEdit.Highlighting; using ICSharpCode.AvalonEdit.Rendering; using Monkeyspeak.Editor.Interfaces; using Monkeyspeak.Editor.Notifications; using M...
namespace Diadoc.Api.DataXml { /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.6.1055.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class OtherIssuer { private string po...
using System; using System.Globalization; using System.Text; using System.Text.RegularExpressions; using System.Windows; using System.Windows.Media; using System.Xml; using System.Xml.Schema; using SharpLib.Texter.Utils; namespace SharpLib.Texter.Highlighting.Xshd { internal sealed class V1Loader { #...
// Copyright (c) Lex Li. All rights reserved. // // Licensed under the MIT license. See LICENSE file in the project root for full license information. /* * Created by SharpDevelop. * User: lextm * Time: 11:06 AM * * To change this template use Tools | Options | Coding | Edit Standard Headers. */ namespace Je...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using static Evbpc.Framework.Utilities.Extensions.StringExtensions; namespace Evbpc.Framework.Utilities.Serialization.DelimitedSerialization { /// <summary>...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
namespace iControl { using System.Xml.Serialization; using System.Web.Services; using System.ComponentModel; using System.Web.Services.Protocols; using System; using System.Diagnostics; /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")] [System.Diagnostics.DebuggerStepTh...
using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Imaging; using System.Drawing.Text; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using SharpShell.SharpIconHandler; using System.Drawing.IconLib; using System.Collections; using System.Dra...
using System; using System.Threading.Tasks; using Xunit; namespace RimDev.Automation.StorageEmulator.Tests { public class AzureStorageEmulatorAutomationTests : IClassFixture<StopAzureStorageEmulatorFixture> { private readonly AzureStorageEmulatorAutomation storageEm; public AzureStorageEmulat...
namespace TestADB { partial class SetDeviceToGroupForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml.Linq; using Outlook = Microsoft.Office.Interop.Outlook; using Office = Microsoft.Office.Core; using Ribbins = Microsoft.Office.Tools.Ribbon; using Tools = Microsoft.Office.Tools; using System.Windows.Forms; using Lyn...
// Copyright © 2007 by Initial Force AS. All rights reserved. // https://github.com/InitialForce/UnitsNet // // 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, includi...
using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Runtime.InteropServices; using System.Drawing; using FDK; namespace DTXMania { internal class CAct演奏Combo音声 : CActivity { // コンストラクタ public CAct演奏Combo音声() { base.b活性化してない = true; } // メソッド p...
// 32feet.NET - Personal Area Networking for .NET // // InTheHand.Net.BluetoothAddress // // Copyright (c) 2003-2010 In The Hand Ltd, All rights reserved. // This source code is licensed under the MIT License using System; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Diagnostics; n...
using System; using System.Collections; using System.Globalization; using Org.BouncyCastle.Asn1; using Org.BouncyCastle.Asn1.CryptoPro; using Org.BouncyCastle.Asn1.Nist; using Org.BouncyCastle.Asn1.Pkcs; using Org.BouncyCastle.Asn1.TeleTrust; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.Asn1.X9; using Org.B...
using System; using System.Collections.Generic; using ALinq; using ALinq.Mapping; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; namespace ALinq.SqlClient { internal class SqlBinder { // Fields ...
// Deployment Framework for BizTalk Tools for Visual Studio // Copyright (C) 2008-Present Thomas F. Abraham. All Rights Reserved. // Licensed under the MIT License. See License.txt in the project root. using System; using System.Collections.Generic; using System.ComponentModel; using System.Text; namespace Deploymen...
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml.Linq; using NUnit.Framework; using Umbraco.Core.Services; namespace Umbraco.Tests.Services { [TestFixture] public class LocalizedTextServiceTests ...
using Signum.Entities.Authorization; using Signum.Entities.Basics; using Signum.Entities.DynamicQuery; using Signum.Entities.UserAssets; using System.ComponentModel; using System.Xml.Linq; namespace Signum.Entities.UserQueries; [EntityKind(EntityKind.Main, EntityData.Master)] public class UserQueryEntity : ...
// Copyright (c) 2006, ComponentAce // http://www.componentace.com // 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...
namespace Microsoft.Azure.WebJobs { [System.AttributeUsageAttribute(System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.Parameter)] public sealed partial class ServiceBusAccountAttribute : System.Attribute, Microsoft.Azure.WebJobs.IConnectionProvider { public Ser...