Code Snippet posted by:
Omniitstudent | Posted on: 3/15/2012 | Category:
C# Codes | Views: 550 | Status:
[Member] |
Points: 40
|
Alert Moderator
TYPE ------------------------------------------ DEFAULT VALUE
. All Integer type ------------------------------- 0
. Char Type------------------------------------- '\x000'
.Float Type ---------------------------------- 0.0f
. Double Type ---------------------------------- 0.00d
. Decimal Type ------------------------------------- 0.0m
. bool type --------------------------------------------- false
.enum Type ---------------------------------------------- 0
.All Reference type --------------------------------- null
crazy code
omprakash
Found interesting? Add this to: