8 lines
92 B
C#
8 lines
92 B
C#
public enum LabelGroup
|
|
{
|
|
_주변압기,
|
|
_765kVGIS,
|
|
_태양열발전현황,
|
|
_345kVGIS,
|
|
}
|