Wednesday, 15 May 2013


Business Layer Demo

public int movieid
{
set { _movieid = value; }
get { return _movieid; }
}

No comments:

Post a Comment