Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in EosImageTransporter.cs #4

Closed
LBee opened this issue Jan 30, 2012 · 2 comments
Closed

Issue in EosImageTransporter.cs #4

LBee opened this issue Jan 30, 2012 · 2 comments

Comments

@LBee
Copy link

LBee commented Jan 30, 2012

{Root}\esskar-Canon.Eos.Framework-18411b0\esskar-Canon.Eos.Framework-18411b0\Canon.Eos.Framework\Internal\EosImageTransporter.cs

I think:
return new EosFileImageEventArgs(imageBasePath) ==> return new EosFileImageEventArgs(imageFilePath);

Thanks for your Eos.Framework which is very good.

@esskar
Copy link
Owner

esskar commented Jan 30, 2012

thanks. will fix it with the next update.

2012/1/30 LBee reply@reply.github.com:

{Root}\esskar-Canon.Eos.Framework-18411b0\esskar-Canon.Eos.Framework-18411b0\Canon.Eos.Framework\Internal\EosImageTransporter.cs

I think:
return new EosFileImageEventArgs(imageBasePath)  ==> return new EosFileImageEventArgs(imageFilePath);

Thanks for your Eos.Framework which is very good.


Reply to this email directly or view it on GitHub:
#4

@esskar
Copy link
Owner

esskar commented Jan 30, 2012

fixed

@esskar esskar closed this as completed Jan 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants