예제 #1
0
 public StyledMapTypeSerializer(StyledMapType styledMapType) : base(styledMapType)
 {
     this.styledMapType = styledMapType;
 }
 public StyledMapTypeSerializer(StyledMapType styledMapType)
     : base(styledMapType)
 {
     this.styledMapType = styledMapType;
 }