예제 #1
0
 { public TrashedClause(ClauseType_Bool t, bool v) : base("trashed", t, v)
   {
   }
예제 #2
0
 { public StarredClause(ClauseType_Bool t, bool v) : base("starred", t, v)
   {
   }
예제 #3
0
 { public SharedWithMeClause(ClauseType_Bool t, bool v) : base("sharedWithMe", t, v)
   {
   }