K
Kent
If I get the error:
Compiler Error Message: CS0246: The type or namespace
name 'sb' could not be found (are you missing a using
directive or an assembly reference?)
What namespace or assembly would I need to import?
Compiler Error Message: CS0246: The type or namespace
name 'sb' could not be found (are you missing a using
directive or an assembly reference?)
What namespace or assembly would I need to import?