Outerclass
Nested types:
UnaryFunction<TResult,TArgument>, DoubleInner<TResult>
| Flags | Type | Name | Summary |
|---|---|---|---|
| public |
TProperty
|
Property
(r)
|
Retrieve a property |
| Flags | Name | Summary |
|---|---|---|
| public |
Innerclass()
|
Default ctor |
| Flags | Name | Summary |
|---|---|---|
| public |
void Bar<R>(Outerclass.Innerclass<TProperty>.UnaryFunction<R,int> f)
|
Yet more baroque syntax |
public void Bar<R>(Outerclass.Innerclass<TProperty>.UnaryFunction<R,int> f)
| Flags | public | ||||
|---|---|---|---|---|---|
| Return type |
void
|
||||
| Parameters |
|