|
@ -6,9 +6,4 @@ using System.Text; |
|
|
namespace System.Runtime.CompilerServices |
|
|
namespace System.Runtime.CompilerServices |
|
|
{ |
|
|
{ |
|
|
|
|
|
|
|
|
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)] |
|
|
|
|
|
public sealed class CallerMemberNameAttribute : Attribute |
|
|
|
|
|
{ |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |