Skip to content

InvokableCustomInitializerAttribute Properties

Applied to interface method attribute types to specify a method to be called on invokable objects which are created when invoking that interface method.

AttributeArgumentIndex

getinit
View source
public int AttributeArgumentIndex
Gets or sets the index of the attribute argument to propagate to the custom initializer method.

AttributeArgumentName

getinit
View source
public int AttributeArgumentName
Gets or sets the name of the attribute argument to propagate to the custom initializer method.