Compare commits
No commits in common. "d7e858eea4edb191fb949952d776355c17e5671e" and "4120335a6aece2ab7dc8cdbe60a8343cbf6c8eaa" have entirely different histories.
d7e858eea4
...
4120335a6a
|
|
@ -52,7 +52,6 @@ namespace NejCommon.Controllers
|
|||
protected abstract void Assign(TOwner comp, TType query);
|
||||
public virtual bool Trackable => true;
|
||||
|
||||
[NonAction]
|
||||
public virtual TType GetQueryHelper(TOwner owner){
|
||||
var entity = GetQuery(owner);
|
||||
if (entity == null)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user