Represents the method that receives a String.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public delegate void dSetString(
string str
)
Parameters
- str
- Type: SystemString
See Also