Click or drag to resize

GHAWebServiceTranslationAttribute Constructor

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

Initializes a new instance of the GHAWebServiceTranslationAttribute class

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public GHAWebServiceTranslationAttribute(
	Type webServiceClass
)

Parameters

webServiceClass
Type: SystemType

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

See Also