i want all methods for c# everysingle thing , and each one

i want everything i want to memorize them allllllllll
i am kinda crazy , but i am very addictive to unity , i spend aday 18/24
plz every single method and some info about it (when and where to use and its syntax and an eg for it
thank u =)

No one is going to provide you with everything in the context of a forum message - nor should they. As a language, C# is very well documented. It should be really easy to find out everything you need to know about C# via Google. Regarding Unity, it is also very well documented. Here’s a good place to start:

https://unity3d.com/learn/

That has tutorials, documentation, knowledge base, etc.

I would maybe just add that if you’re wanting to learn the API, it starts here: Unity - Scripting API: