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

[Missing <summary> documentation for "T:Facebook.Api.Generator.Configuration.ConstructorParameterElement"]

Namespace:  Facebook.Api.Generator.Configuration
Assembly:  Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3390.21860 (1.0.0.0)

Syntax

C#
public class ConstructorParameterElement : ConfigurationElement
Visual Basic (Declaration)
Public Class ConstructorParameterElement _
	Inherits ConfigurationElement
Visual C++
public ref class ConstructorParameterElement : public ConfigurationElement

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    Facebook.Api.Generator.Configuration..::.ConstructorParameterElement

See Also

ConstructorParameterElement Members
Facebook.Api.Generator.Configuration Namespace