次の方法で共有


MetadataCreator 代理人

定義

public delegate System::Object ^ MetadataCreator(Type ^ t);
public delegate object MetadataCreator(Type t);
type MetadataCreator = delegate of Type -> obj
Public Delegate Function MetadataCreator(t As Type) As Object 

パラメーター

t
Type

戻り値

適用対象