Constructor WeightedFragInfo
WeightedFragInfo(Int32, Int32, IList<FieldFragList.WeightedFragInfo.SubInfo>, Single)
Declaration
public WeightedFragInfo(int startOffset, int endOffset, IList<FieldFragList.WeightedFragInfo.SubInfo> subInfos, float totalBoost)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startOffset | |
System.Int32 | endOffset | |
IList<FieldFragList.WeightedFragInfo.SubInfo> | subInfos | |
System.Single | totalBoost |