Go to the documentation of this file.00001 #region License
00002
00003
00004
00005
00006
00007
00008
00009 #endregion
00010
00011 namespace N2
00012 {
00016 public sealed class Find : Persistence.GenericFind<ContentItem,ContentItem>
00017 {
00018 }
00019 }