예제 #1
0
 public static CreateLocator ToCreateLocator(this LocatorState state)
 {
     return(state.ToCreateLocator <CreateLocator>());
 }