StockSharp

Форк
0
26 строк · 1.2 Кб
1
#region S# License
2
/******************************************************************************************
3
NOTICE!!!  This program and source code is owned and licensed by
4
StockSharp, LLC, www.stocksharp.com
5
Viewing or use of this code requires your acceptance of the license
6
agreement found at https://github.com/StockSharp/StockSharp/blob/master/LICENSE
7
Removal of this comment is a violation of the license agreement.
8

9
Project: %Namespace%.BusinessEntities
10
File: AssemblyInfo.cs
11
Created: 2015, 11, 11, 2:32 PM
12

13
Copyright 2010 by StockSharp, LLC
14
*******************************************************************************************/
15
#endregion S# License
16
using System.Reflection;
17
using System.Runtime.InteropServices;
18

19
// General Information about an assembly is controlled through the following 
20
// set of attributes. Change these attribute values to modify the information
21
// associated with an assembly.
22
[assembly: AssemblyTitle("S#.BusinessEntities")]
23
[assembly: AssemblyDescription("Trading entities (security, trade etc.).")]
24

25
// The following GUID is for the ID of the typelib if this project is exposed to COM
26
[assembly: Guid("b9af8c43-d30d-4dfd-b49a-d5c0d934efb9")]

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.