Class ShebangAttribute
Inherited Members
Namespace: SociallyDistant.Core.ContentManagement
Assembly: SociallyDistant.Framework.dll
Syntax
public sealed class ShebangAttribute : Attribute
Constructors
ShebangAttribute(string)
Declaration
public ShebangAttribute(string shebang)
Parameters
Type | Name | Description |
---|---|---|
string | shebang |
Properties
Shebang
Declaration
public string Shebang { get; }
Property Value
Type | Description |
---|---|
string |