Method LoadProps<TProps>(long, long)
Synchronous Props loading (for getter).
public TProps LoadProps<TProps>(long objectId, long schemeId) where TProps : class, new()
Synchronous Props loading (for getter).
public TProps LoadProps<TProps>(long objectId, long schemeId) where TProps : class, new()