MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / Main

Method Main

deps/LLGL/examples/CSharp/Texturing/Program.cs:240–244  ·  view source on GitHub ↗
(string[] args)

Source from the content-addressed store, hash-verified

238 static class Program
239 {
240 static void Main(string[] args)
241 {
242 var example = new Texturing();
243 example.Run();
244 }
245 }
246}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected