bbddDataContextExperimento Property |
[Missing <summary> documentation for "P:Evolucion.bbddDataContext.Experimento"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Table<Experimento> Experimento { get; }
Public ReadOnly Property Experimento As Table(Of Experimento)
Get
public:
property Table<Experimento^>^ Experimento {
Table<Experimento^>^ get ();
}
member Experimento : Table<Experimento> with get
Property Value
Type:
TableExperimento
See Also