GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine.Extensions 名前空間 > FunctionalExtensions.MatchBlock<T,TResult> クラス : Otherwise メソッド |
'宣言 Public Function Otherwise( _ ByVal func As Func(Of T,TResult) _ ) As FunctionalExtensions.MatchBlock(Of T,TResult)
public FunctionalExtensions.MatchBlock<T,TResult> Otherwise( Func<T,TResult> func )