System.Runtime.CompilerServices.DecoratedNameAttribute.DecoratedNameAttribute C# (CSharp) Метод

DecoratedNameAttribute() публичный Метод

public DecoratedNameAttribute ( string decoratedName ) : System
decoratedName string
Результат System
        public DecoratedNameAttribute(string decoratedName)
        {}
    }
DecoratedNameAttribute