Click or drag to resize

GHAExcludeFromContainsAttribute Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the GHAExcludeFromContainsAttribute class

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public GHAExcludeFromContainsAttribute(
	Type exceptFrom = null
)

Parameters

exceptFrom (Optional)
Type: SystemType

[Missing <param name="exceptFrom"/> documentation for "M:GHASchema.Attributes.GHAExcludeFromContainsAttribute.#ctor(System.Type)"]

See Also