public class CachedAction<T> where T : class
Public Class CachedAction(Of T As Class)
generic<typename T> where T : ref class public ref class CachedAction
type CachedAction<'T when 'T : not struct> = class end
The CachedActionT type exposes the following members.
Copyright © Catalyst Fire 2014