This commit is contained in:
Stephane Delcroix 2018-02-06 14:45:58 +01:00
Родитель 825886eef4
Коммит fca51cfa32
1 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,11 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See the LICENSE.txt file in the project root
// Licensed under the MIT License. See the LICENSE file in the project root
// for the license information.
//
// Author(s):
// - Laurent Sansonetti (native Xamarin flex https://github.com/xamarin/flex)
// - Stephane Delcroix (.NET port)
//
using System;
using System.Collections;
using System.Collections.Generic;