ManagedResourceIntroductionAspect Constructor |
Initializes a new ManagedResourceIntroductionAspect.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)
C#
public ManagedResourceIntroductionAspect( string name, byte[] data )
Parameters
- name
- Type: System.String
Name of the managed resource. - data
- Type: System.Byte[]
Content of the managed resource.