wasSharpNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 28  →  ?path2? @ 29
/Syndication/ObservableSyndication.cs
@@ -72,7 +72,7 @@
}
}
 
public int Count => syndicationItems.Count;
public int Count => syndicationItems.Count();
 
public bool IsReadOnly => false;