Example #1
0
 public Form1(Story inportStory, int position)
 {
     InitializeComponent();
     myStory = inportStory;
 }