© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is it possible to subtract a character from a string?
C
C# / help
4y ago
✅ Adding a string to a double and then outputting it as a string
C
C# / help
2y ago
✅ Is it possible to Parse a string and identify it's type?
C
C# / help
17mo ago
Is it possible to access windows objects in a static method?
C
C# / help
3y ago