ManagedResourceIntroductionAspect Constructor |
Name | Description | |
---|---|---|
ManagedResourceIntroductionAspect(String, Byte[]) |
Initializes a new ManagedResourceIntroductionAspect by passing the data as a byte array.
| |
ManagedResourceIntroductionAspect(String, Func<Byte[]>) |
Initializes a new ManagedResourceIntroductionAspect by passing a delegate for late evaluation of
the resource content.
|