D
D
Dmitry Gavrilenko2015-12-09 12:08:26
.NET
Dmitry Gavrilenko, 2015-12-09 12:08:26

C#. What are the attributes in the parameters?

public void Put(int id, [FromBody]string value) 
{ 
}

What is the meaning of [FromBody] attribute in method parameters?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
georgich, 2015-12-09
@georgich

Greetings.
Here is the answer .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question