C# Class Features.BitExactRes

// this is the struct that will be returned after the BitExact Feature process is ended
ファイルを表示 Open project: esheleg/PhotoSelect Class Usage Examples

Public Methods

Method Description
BitExactRes ( List matches ) : System

deep copy of matches

Method Details

BitExactRes() public method

deep copy of matches
public BitExactRes ( List matches ) : System
matches List
return System