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