Delegate DataProcessor<T> Namespace: Global Assembly: Dew.Core.dll Syntax public delegate void DataProcessor<T>(ref T data) where T : struct Parameters Type Name Description T data Type Parameters Name Description T