11 строки
492 B
C#
11 строки
492 B
C#
// --------------------------------------------------------------------------------------------------------------------
|
|
// <copyright file="AssemblyInfo.cs" company="OxyPlot">
|
|
// Copyright (c) 2014 OxyPlot contributors
|
|
// </copyright>
|
|
// --------------------------------------------------------------------------------------------------------------------
|
|
|
|
using System.Reflection;
|
|
|
|
[assembly: AssemblyTitle("OxyPlot.Xamarin.iOS")]
|
|
[assembly: AssemblyDescription("OxyPlot for Xamarin.iOS")]
|