예제 #1
0
 internal CountryRegionAlias(CountryRegionNode parent)
 {
     Node = parent;
 }
예제 #2
0
 internal CountryRegionOut(CountryRegionNode parent)
 {
     Parent = parent;
 }