다음을 통해 공유


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

반환 값

적용 대상