Eng.

Wrapper assembly for libximc.dll is ximc/win**/wrappers/csharp/ximcnet.dll. It is provided with two different architectures.
Supports the platform .NET from 2.0. to 4.0.

===== RUN =====
On Windows:
	1. You can use Visual Studio 2013 to build and run the example.
	2. The library with dependencies is located in the ximc/win * * folders. For the example to work, you need the following files: bindy.dll, libximc.dll and xiwrapper.dll.
	3. To run the compiled example, you need to copy all the dependencies to the folder with the executable file.


Rus.

Для использования библиотеки libximc.dll в среде .NET предлагается обертка ximc/win**/wrappers/csharp/ximcnet.dll 
для операционной системы разной разрядности.
Поддерживаются платформы .NET от 2.0 до 4.0.

===== ЗАПУСК =====
	3. Для сборки и запуска примера можно использовать среду Visual Studio 2013.
	4. Библиотека с зависимостями расположена в папках ximc/win**. Для работы примера необходимы файлы: bindy.dll, libximc.dll и xiwrapper.dll.
	5. Для запуска скомпилированного примера необходимо все зависимости скопировать в папку с выполняемым файлом.
