コード例 #1
0
 public void RunOnLfdll(LfdllExecutionState state)
 {
     LfdllResult = Operation.RunOnLfdll(state);
 }
コード例 #2
0
 public abstract T2 RunOnLfdll(
     LfdllExecutionState state);