DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# constructor call another constructor
public
Sample
(
string
str
)
:
this
(
int
.
Parse
(
str
)
)
{
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#constructor
#call
#constructor
ADD COMMENT
Topic
COMMENT
Name
7+7 =
Submit