Skip to content

Commit

Permalink
Merge 8239759 into 2a01dbe
Browse files Browse the repository at this point in the history
  • Loading branch information
Sejoslaw committed Dec 16, 2022
2 parents 2a01dbe + 8239759 commit f03b773
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ NegumContainer.Resolver = (typeToResolve) => null; // Used for resolving type
// ...
// You MUST call it once before doing anything with Negum engine
NegumContainer.RegisterKnownTypes();

// ...
// Take main provider which is used to build IEngine object
IEngineProvider engineProvider = NegumContainer.Resolve<IEngineProvider>();

Expand Down

0 comments on commit f03b773

Please sign in to comment.