public static bool isAttributePresent<T>( ICustomAttributeProvider field )
Public Shared Function isAttributePresent(Of T) ( field As ICustomAttributeProvider ) As Boolean
public: generic<typename T> static bool isAttributePresent( ICustomAttributeProvider^ field )
static member isAttributePresent : field : ICustomAttributeProvider -> bool
JavaScript does not support generic types or methods.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.