Jump to content

problem with the use of the DLL


Navas

Recommended Posts

hi

I have a problem with my DLL, it puts an error on the Trend and the SD when using sets .Error 1 The type or namespace name 'SD' does not exist in the namespace 'Unitronics'

 

using Unitronics.SD.Files;
using Unitronics.SD.Files.Trend;

var trends = Trend.GetTrends trends (@ "C: \ Documents and Settings \ mhocine \ My Documents \ Internship Amadou \ archive.UTR");

 

thank you in advance

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.