3 writes to label
System.ServiceModel (3)
System\ServiceModel\Syndication\SyndicationCategory.cs (3)
38
this.
label
= label;
47
this.
label
= source.label;
66
set { this.
label
= value; }
2 references to label
System.ServiceModel (2)
System\ServiceModel\Syndication\SyndicationCategory.cs (2)
47
this.label = source.
label
;
65
get { return this.
label
; }