progress
This commit is contained in:
@ -8,7 +8,7 @@ namespace COA.EnterpriseServices.DataAccess.QuickBase
|
||||
{
|
||||
public bool Add(T item)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
return true;
|
||||
}
|
||||
|
||||
public bool Update(T item)
|
||||
|
Reference in New Issue
Block a user