PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesStandard­EffectsGet­Member­Introduction­Effect
Open sandboxFocus

StandardEffects.GetMemberIntroductionEffect Method

GetMemberIntroductionEffect(String)

Gets a string representing the effect of introducing a member into a type.

Declaration
public static string GetMemberIntroductionEffect(string memberName)
Parameters
Type Name Description
System.String memberName

Name of the introduced member.

Returns
Type Description
System.String

A string that, by convention, represents the introduction of a member named memberName into a type.