PostSharpAPI ReferencePost­Sharp.​AspectsManaged­Resource­Introduction­AspectData­Provider
Open sandboxFocus

ManagedResourceIntroductionAspect.DataProvider Property

DataProvider

Gets a delegate that provides content of the managed resource.

Declaration
public Func<byte[]> DataProvider { get; }
Property Value
Type Description
System.Func<System.Byte[]>