2 writes to title
System.ServiceModel (2)
System\ServiceModel\Syndication\Workspace.cs (2)
33
this.
title
= title;
81
set { this.
title
= value; }
1 reference to title
System.ServiceModel (1)
System\ServiceModel\Syndication\Workspace.cs (1)
80
get { return this.
title
; }