Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Type[] typeArray = new Type[] {typeof(Search2<,,>), typeof(Sub.subID), typeof(LeftJoin<,>), typeof(NPSub), typeof(On<NPSub.subID, Equal<Sub.subID>>),
  2. typeof(Where2<,>),
  3. typeof(Where<,,>), typeof(FundNPSubExtension.fundID), typeof(Equal<>), typeof(Optional<>), NPFund,
  4. typeof(And<,>), typeof(NPSub.masterID), typeof(Equal<>), typeof(Optional<>), NPMaster,
  5. typeof(Or<>),
  6. typeof(Where<,,>), typeof(FundNPSubExtension.fundID), typeof(Equal<>), typeof(Optional<>), NPFund};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement