次の方法で共有


ICanvasStateService<TState> インターフェイス

定義

generic <typename TState>
 where TState : CanvasStatepublic interface class ICanvasStateService
public interface ICanvasStateService<TState> where TState : CanvasState
type ICanvasStateService<'State (requires 'State :> CanvasState)> = interface
Public Interface ICanvasStateService(Of TState)

型パラメーター

TState
派生

メソッド

CreateCopy(TState)
CreateNew(Object)

適用対象