C# Class ToolSet.DatabaseExtractorCode.DBExtractor.Field

Show file Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
FeldName string
FeldTyp string
FeldWert List

Public Methods

Method Description
Field ( ) : System.Collections.Generic

Method Details

Field() public method

public Field ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

FeldName public property

public string FeldName
return string

FeldTyp public property

public string FeldTyp
return string

FeldWert public property

public List FeldWert
return List