C# Class Shaolinq.Persistence.Linq.Expressions.SqlTableOption

Show file Open project: tumtumtum/Shaolinq

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SqlTableOption ( string name, string value )

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

SqlTableOption() public method

public SqlTableOption ( string name, string value )
name string
value string