Ooops. Encoding boo boo.

This commit is contained in:
sam 2010-09-29 08:55:56 +00:00
parent 2056a9e445
commit 659bf140ff
2 changed files with 1 additions and 1 deletions

View File

@ -1355,7 +1355,7 @@ namespace IndianHealthService.BMXNet
}
set
{
this.m_Encoding = Encoder;
this.m_Encoding = value;
}
}