Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Maujey
Posts
Comments
C
C#
•
Created by Maujey on 9/4/2024 in
#help
How to use ExtensionMethods for structs
sure thanks!
5 replies
C
C#
•
Created by Maujey on 9/4/2024 in
#help
How to use ExtensionMethods for structs
is there any other way around it?
5 replies
C
C#
•
Created by Maujey on 1/7/2024 in
#help
How to share instance of an object in base class to its inherited classes?
can you show example with a code snippet by any chance?
12 replies
C
C#
•
Created by Maujey on 1/7/2024 in
#help
How to share instance of an object in base class to its inherited classes?
oh
12 replies
C
C#
•
Created by Maujey on 1/7/2024 in
#help
How to share instance of an object in base class to its inherited classes?
what is ctor?
12 replies
C
C#
•
Created by Maujey on 1/7/2024 in
#help
How to share instance of an object in base class to its inherited classes?
when I am trying the call the windowManager.SwitchWindow it gives me unhandled exception
12 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
thanks a lot
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
yess
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
so sorry I am bad at explaining things
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
thats what I wanted!
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
aha
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
imagine i have so many classes like this
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
ya know for instantiatimg classes we do it like this MyClass test = new MyClass();
91 replies
C
C#
•
Created by Maujey on 1/5/2024 in
#help
Calling a method from static class which also inherits from a non static class
I was just testing
91 replies