Пример #1
0
 static private void SetSegment(char pInput, ImageLayers pSegment)
 {
     SevenSegment.SetSegment(pInput, ref pSegment);
 }