示例#1
0
 public int GetIntProperty(PropertyType type, int @default = 0) => _props.GetIntValue(type, @default);