namespace MareSynchronos.Delegates; public delegate void StringDelegate(string str);