enum EScoringMethod

#include <ScoringFactor.h>

enum EScoringMethod
{
    Partial,
    Exact,
};