Interface IFusable<T> Namespace: QFSW.BA Assembly: QFSW.BA.dll Syntax public interface IFusable<in T> Type Parameters Name Description T Methods Fuse(T) Declaration void Fuse(T newData) Parameters Type Name Description T newData Extension Methods CollectionExtensions.Yield<T>(T)