예제 #1
0
 /// <summary>
 /// Gets the data from the Holes created
 /// </summary>
 /// <returns></returns>
 protected byte[] GetHoleBuild()
 {
     return(Holes.GetData());
 }