public static MethodInfo findIsPresentMethodForField( PropertyInfo field, Type objClass )
Public Shared Function findIsPresentMethodForField ( field As PropertyInfo, objClass As Type ) As MethodInfo
public: static MethodInfo^ findIsPresentMethodForField( PropertyInfo^ field, Type^ objClass )
static member findIsPresentMethodForField : field : PropertyInfo * objClass : Type -> MethodInfo
GSF.ASN1.Coders.CoderUtils.findIsPresentMethodForField = function(field, objClass);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.