ValueParameterElement.cs
6 lines
| 126 B
| text/x-csharp
|
CSharpLexer
cin
|
r270 | namespace Implab.ServiceHost.Unity | |
{ | |||
public class ValueParameterElement : InjectionParameterElement | |||
{ | |||
} | |||
} |