Пример #1
0
		public T GetValue<T>(string fieldName)
		{
			return Helpers.GetValue<T>(fieldName, _line.CustomData);
		}