Open sandboxFocus

Method GetMemberImportEffect

GetMemberImportEffect(string)

Gets a string representing the effect of importing a member into from the target type into the aspect.

Declaration
public static string GetMemberImportEffect(string memberName)
Parameters
Type Name Description
string memberName

Name of the imported member.

Returns
Type Description
string

A string that, by convention, represents the import of a member named memberName from the target type into the aspect.