Skip to content

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented May 9, 2018

Potential replacement for #352

@Tratcher Tratcher added this to the 2.2.0-mq milestone May 9, 2018
@Tratcher Tratcher self-assigned this May 9, 2018
@Tratcher Tratcher requested a review from pakrym May 9, 2018 22:28
var obj = dataRow[0];
if (obj != null)
{
var t = obj.GetType();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Give me more letters Chris.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

var theSystemDotTypeOfTheCurrentObject = obj.GetType();

@Tratcher Tratcher merged commit ad9f15f into dev May 10, 2018
@Tratcher Tratcher deleted the feature/skips branch May 10, 2018 17:30
@ghost ghost locked as resolved and limited conversation to collaborators May 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants