sbloom82 / VisualME7Logger

Microsoft Public License
34 stars 16 forks source link

Update Form1.cs #7

Open flamy0 opened 3 years ago

flamy0 commented 3 years ago

Modification to solve Issue #6

Added conditional operator to check whether "graphVariable.Name" is set, or not. If not set use "graphVariable.Variable" instead.