© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
20 replies
Saleem

is it possible to make a static with 3 different variables (double, string, bool)

double oldNumber = -0;
string active = "off";
bool Activet = false;
double oldNumber = -0;
string active = "off";
bool Activet = false;
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Is it possible to subtract a character from a string?
C#CC# / help
4y ago
✅ Adding a string to a double and then outputting it as a string
C#CC# / help
2y ago
✅ Is it possible to Parse a string and identify it's type?
C#CC# / help
17mo ago
Is it possible to access windows objects in a static method?
C#CC# / help
3y ago